CTMS 11.0 ER020-070: Difference between revisions

From Calidus HUB
(Created page with "<!-- MEDIA LANDSCAPE YES --> {{#vardefine:System|CTMS}} {{ERHeader |SystemVersion=CTMS 11.0 |ERNumber=ER020-0 }} {{ERTableHeader}} {{ERTableRow |DATA_ADM_FUNCTION_336148.sql |D...")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
{{ERHeader
{{ERHeader
|SystemVersion=CTMS 11.0
|SystemVersion=CTMS 11.0
|ERNumber=ER020-0
|ERNumber=ER020-070
}}
}}


Line 11: Line 11:
|Data Script
|Data Script
|1.1
|1.1
|
|336148
|
|SCR-008 & SCR-009
|
|3
|
|A new system parameter called TRM_ALLOW_REJECTIONS will be introduced to allow trips that are not at status TENDERED to be updated to status REJECTED when the system parameter is set to Y.
|
 
New menu options of Redirect Trip and Reject Trip will be available in the Planning screen when the new user functions TRM_ENABLE_REDIRECTION and TRM_ENABLE_REJECTIONS respectively are authorised for user for the user group.
|Ian Gaunt
}}
}}
{{ERTableRow
{{ERTableRow
Line 68: Line 70:
}}
}}
{{ERTableFooter}}
{{ERTableFooter}}
<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>
<td>TRM_ALLOW_REJECTIONS</td>
<td>SYSTEM</td>
<td>Y</td>
<td>Allows trips to be rejected when they are not at TENDERED status</td>
</tr>
<tr>
<td>TRM_ALLOW_REJECTIONS</td>
<td>SYSTEM</td>
<td>N</td>
<td>Does not allow trips to be rejected when they are not at TENDERED status</td>
</tr>
</table>


<noinclude>
<noinclude>
[[Category:{{#var:System}} ER]]
[[Category:{{#var:System}} ER]]
</noinclude>
</noinclude>

Latest revision as of 16:44, 26 July 2016


Aptean Logo.png


EMERGENCY RELEASE - CTMS 11.0


RELNOTE ER020-070


Module Program Name Ver Call/Iss Client Ref Pr'ty Remarks Reporter
DATA_ADM_FUNCTION_336148.sql Data Script 1.1 336148 SCR-008 & SCR-009 3 A new system parameter called TRM_ALLOW_REJECTIONS will be introduced to allow trips that are not at status TENDERED to be updated to status REJECTED when the system parameter is set to Y.

New menu options of Redirect Trip and Reject Trip will be available in the Planning screen when the new user functions TRM_ENABLE_REDIRECTION and TRM_ENABLE_REJECTIONS respectively are authorised for user for the user group.

Ian Gaunt
DATA_ADM_SYSTEM_PARAM_336148.sql Data Script 1.1 " " " " "
OMS.sql Order Management Package 5.154 " " " " "
TRM.sql Trip Management Package 5.144 " " " " "
PLANNING.fmx Planning Form 1.31 " " " " "
TRIPDTL.fmx Trip Debrief Form 2.199 " " " " "


New Parameters
Parameter Name Config Level Setting Value Result
TRM_ALLOW_REJECTIONS SYSTEM Y Allows trips to be rejected when they are not at TENDERED status
TRM_ALLOW_REJECTIONS SYSTEM N Does not allow trips to be rejected when they are not at TENDERED status