Template:ER: Difference between revisions

From Calidus HUB
No edit summary
(Changed to Wikitable format and removed reporter column)
Line 5: Line 5:
|ERNumber=ER Number e.g. ER003-001
|ERNumber=ER Number e.g. ER003-001
}}
}}
<!--
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>
Benefits to this method are:
</tr>
* You can still use multi-line entries for remarks.
<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>
-->
<td></td>
{| class="wikitable" border="1" width="100%"
<td></td>
|- bgcolor="silver"
<td></td>
!Module !! Program Name !! Ver !! Call/Iss !! Client Ref !! Pr'ty !! Remarks
</tr>
|-
 
|&#45; ||&#45; ||&#45; ||&#45; ||&#45; ||&#45; ||&#45;
</table>
|-
 
| || || || || || ||
 
|}
<table border="1px" width="100%">
<tr>
<td colspan="3" bgcolor="silver"><font size="2">'''Registry/Rules Settings'''</font></td>
</tr>
<tr>
<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.}}

Revision as of 12:38, 12 December 2018


Aptean Logo.png


EMERGENCY RELEASE - System Version e.g.WMS810


RELNOTE ER Number e.g. ER003-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.