Template:ER: Difference between revisions

From Calidus HUB
(Created page with "<!-- MEDIA LANDSCAPE YES --> {{ERHeader |SystemVersion={{{System Version e.g.WMS810}}} |ERNumber={{{ER Number e.g. ER003-001}}} }} {{ERTableHeader}} {{ERTableRow |Module=test |...")
 
m (Minor correction)
 
(12 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=test
|- bgcolor="silver"
|ProgramName=
!Module !! Program Name !! Ver !! Call/Iss !! Client Ref !! Pr'ty !! Remarks
|Version=
|-
|Call=
| 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=
|-
|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=
|}
|Reporter=
}}
{{ERTableFooter}}


<noinclude>
Notes
[[Category:Templates|{{PAGENAME}}]]
* 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.
</noinclude>
* 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.
 
Benefits to this method are:
* You can still use multi-line entries for remarks.
 
*      To edit template, go to: http://172.198.45.54/calidus-assist/OBS/index.php?title=Template:ER
 
-->
{| class="wikitable" border="1" width="100%"
|- bgcolor="silver"
!Module !! Program Name !! Ver !! Call/Iss !! Client Ref !! Pr'ty !! Remarks
|-
|&#45; ||&#45; ||&#45; ||&#45; ||&#45; ||&#45; ||&#45;
|-
| || || || || || ||
|}
 
 
<!-- 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;
|-
| || ||
|}
 
 
{| class="wikitable" border="1" width="100%"
|- bgcolor="silver"
!colspan="3" | Registry/Rules Settings
|-
!Path &amp; Name!! Setting Value !! Result
|-
| || ||
|}
 
 
{| class="wikitable" border="1" width="100%"
|- bgcolor="silver"
!colspan="3" | New Access
|-
!Access Tab!! Name !! Description
|-
| || ||
|}
 
 
{| class="wikitable" border="1" width="100%"
|- bgcolor="silver"
!colspan="4" | New Parameters
|-
!Parameter Name !! Config Level !! Setting Value !! Result
|-
| || || ||
|}
 
 
{{Warning|A WCS Change is required with this release.}}
<includeonly>
[[Category:{{#var:System}} ER]]
[[Category:ER {{#var:System}} {{#var:ERPatch}}]]
</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.