Template:ER: Difference between revisions

From Calidus HUB
No edit summary
m (Minor correction)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<!-- MEDIA LANDSCAPE YES -->  
<!-- MEDIA LANDSCAPE YES -->  
{{#vardefine:System|WMS, WCS, CTMS, etc}}
{{#vardefine:SystemVers|e.g. 810, 12, 19, etc}}
{{#vardefine:ERPatch|e.g. 046}}
{{#vardefine:ERNumber|e.g. 001}}
{{ERHeader
{{ERHeader
|SystemVersion=System Version e.g.WMS810
|SystemVersion={{#var:System}} {{#var:SystemVers}}
|ERNumber=ER Number e.g. ER003-001
|ERNumber=ER {{#var:System}} {{#var:ERPatch}}-{{#var:ERNumber}}
}}
}}
<!--
Syntax, either:
{| class="wikitable" border="1"
|- bgcolor="silver"
!Module !! Program Name !! Ver !! Call/Iss !! Client Ref !! Pr'ty !! Remarks
|-
| row 1, cell 1
| row 1, cell 2
| row 1, cell 3
| row 1, cell 4
| row 1, cell 5
| row 1, cell 6
| row 1, cell 7
|-
| row 2, cell 1
| row 2, cell 2
| row 2, cell 3
| row 2, cell 4
| row 2, cell 5
| row 2, cell 6
| row 2, cell 7
|}


{{ERTableHeader}}
Or:
{{ERTableRow
{| class="wikitable" border="1"
|Module=The package name
|- bgcolor="silver"
|ProgramName=The package description
!Module !! Program Name !! Ver !! Call/Iss !! Client Ref !! Pr'ty !! Remarks
|Version=The Package Version
|-
|Call=The Supimix Number
| row 1, cell 1 || row 1, cell 2 || row 1, cell 3 || row 1, cell 4 || row 1, cell 5 || row 1, cell 6 || row 1, cell 7
|ClientRef=The Supimix Client Reference
|-
|Priority=The Supimix Priority
| row 2, cell 1 || row 2, cell 2 || row 2, cell 3 || row 2, cell 4 || row 2, cell 5 || row 2, cell 6 || row 2, cell 7
|Remarks=The Supimix call log and user notes
|}
|Reporter=The reporter of the problem
}}
{{ERTableRow
|The package name
|The package description
|The Package Version
|The Supimix Number
|The Supimix Client Reference
|The Supimix Priority
|The Supimix call log and user notes
|The reporter of the problem
}}
{{ERTableFooter}}


<!-- REMOVE THESE SECTIONS IF NOT NEEDED -->
Notes
<table border="1px" width="100%">
* You CAN'T use dash as a value - if you put |- in there it sees it as a new row, and things go BADLY wrong. Above, I've used &nbsp; - if you really want a dash, you can use &#45; instead.
<tr>
* You can't leave a cell empty (i.e. just "|") - it will look OK on the screen, but will render without borders in the PDF.
<td colspan="3" bgcolor="silver"><font size="2">'''New Screens'''</font></td>
</tr>
<tr>
<td bgcolor="silver"><font size="2">'''Suggested Menu Path'''</font></td>
<td bgcolor="silver"><font size="2">'''Screen ID'''</font></td>
<td bgcolor="silver"><font size="2">'''Screen Description'''</font></td>
</tr>


<tr>
Benefits to this method are:
<td></td>
* You can still use multi-line entries for remarks.
<td></td>
<td></td>
</tr>


</table>
*      To edit template, go to: http://172.198.45.54/calidus-assist/OBS/index.php?title=Template:ER


 
-->
<table border="1px" width="100%">
{| class="wikitable" border="1" width="100%"
<tr>
|- bgcolor="silver"
<td colspan="3" bgcolor="silver"><font size="2">'''Registry/Rules Settings'''</font></td>
!Module !! Program Name !! Ver !! Call/Iss !! Client Ref !! Pr'ty !! Remarks
</tr>
|-
<tr>
|&#45; ||&#45; ||&#45; ||&#45; ||&#45; ||&#45; ||&#45;
<td bgcolor="silver"><font size="2">'''Path &amp; Name'''</font></td>
|-
<td bgcolor="silver"><font size="2">'''Setting Value'''</font></td>
| || || || || || ||
<td bgcolor="silver"><font size="2">'''Result'''</font></td>
|}
</tr>
 
<tr>
<td></td>
<td></td>
<td></td>
</tr>
 
</table>




<!-- REMOVE THESE SECTIONS IF NOT NEEDED -->
{| class="wikitable" border="1" width="100%"
|- bgcolor="silver"
!colspan="3" | New Screens
|-
!Suggested Menu Path!! Screen ID !! Screen Description
|-
|&#45; ||&#45; ||&#45;
|-
| || ||
|}


<table border="1px" width="100%">
<tr>
<td colspan="3" bgcolor="silver"><font size="2">'''New Access'''</font></td>
</tr>
<tr>
<td bgcolor="silver"><font size="2">'''Access Tab'''</font></td>
<td bgcolor="silver"><font size="2">'''Name'''</font></td>
<td bgcolor="silver"><font size="2">'''Description'''</font></td>
</tr>


<tr>
{| class="wikitable" border="1" width="100%"
<td></td>
|- bgcolor="silver"
<td></td>
!colspan="3" | Registry/Rules Settings
<td></td>
|-
</tr>
!Path &amp; Name!! Setting Value !! Result
|-
| || ||
|}


</table>


{| class="wikitable" border="1" width="100%"
|- bgcolor="silver"
!colspan="3" | New Access
|-
!Access Tab!! Name !! Description
|-
| || ||
|}


<table border="1px" width="100%">
<tr>
<td colspan="4" bgcolor="silver"><font size="2">'''New Parameters'''</font></td>
</tr>
<tr>
<td bgcolor="silver"><font size="2">'''Parameter Name'''</font></td>
<td bgcolor="silver"><font size="2">'''Config Level'''</font></td>
<td bgcolor="silver"><font size="2">'''Setting Value'''</font></td>
<td bgcolor="silver"><font size="2">'''Result'''</font></td>
</tr>


<tr>
{| class="wikitable" border="1" width="100%"
<td></td>
|- bgcolor="silver"
<td></td>
!colspan="4" | New Parameters
<td></td>
|-
<td></td>
!Parameter Name !! Config Level !! Setting Value !! Result
</tr>
|-
| || || ||
|}


</table>


{{Warning|A WCS Change is required with this release.}}
{{Warning|A WCS Change is required with this release.}}
 
<includeonly>
<noinclude>
[[Category:{{#var:System}} ER]]
[[Category:OBS ER]]
[[Category:ER {{#var:System}} {{#var:ERPatch}}]]
</noinclude>
</includeonly>

Latest revision as of 12:21, 14 May 2025




Aptean Logo.png


EMERGENCY RELEASE - WMS, WCS, CTMS, etc e.g. 810, 12, 19, etc


RELNOTE ER WMS, WCS, CTMS, etc e.g. 046-e.g. 001

Module Program Name Ver Call/Iss Client Ref Pr'ty Remarks
- - - - - - -


New Screens
Suggested Menu Path Screen ID Screen Description
- - -


Registry/Rules Settings
Path & Name Setting Value Result


New Access
Access Tab Name Description


New Parameters
Parameter Name Config Level Setting Value Result


Warning Warning: A WCS Change is required with this release.