ER CTMS 045-055: Difference between revisions

From Calidus HUB
(Created page with "<!-- MEDIA LANDSCAPE YES --> {{#vardefine:System|CTMS}} {{ERHeader |SystemVersion=CTMS 12.0 |ERNumber=ER045-055 }} {| class="wikitable" border="1" width="100%" |- bgcolor="sil...")
 
m (Text replacement - "[[Category:{{#var:System}} ER]]↵" to "[[Category:{{#var:System}} ER]]Category:ER CTMS 045")
 
(One intermediate revision by one other user not shown)
Line 18: Line 18:
|2
|2
|The new schedule for the delivery date for the order will delete the order from the previous schedule in Paragon and add it to the new schedule in Paragon with its collection or delivery location as required.
|The new schedule for the delivery date for the order will delete the order from the previous schedule in Paragon and add it to the new schedule in Paragon with its collection or delivery location as required.
The new system parameter 'OMS_UPDATE_SCHEDULE_TO_TRIP' will update the time windows for the orders that exist on a trip when the schedule of the trip is changed in the 'Planning' screen.
When this system parameter is set to 'Y', the time windows of the orders on the trip will be offset to match the number of days that have changed for the schedule of the 'RADIAL' trip.
An instruction to unschedule the order for the change of the delivery date will not occur when that date is offset with the schedule of the order itself.
|-
|DATA_ADM_SYSTEM_PARAM_550047.sql
|Database Script
|1.1
|"
|"
|"
|"
|-
|PLANNING.fmx
|Planning Form
|1.148
|"
|"
|"
|"
|}
{| class="wikitable" border="1" width="100%"
|- bgcolor="silver"
!colspan="4" | New Parameters
|-
!Parameter Name !! Config Level !! Setting Value !! Result
|-
|OMS_UPDATE_SCHEDULE_TO_TRIP
|SYSTEM
|Y
|The time windows of the orders will be offset when the schedule is updated to match the changed schedule of the trip.
|-
|OMS_UPDATE_SCHEDULE_TO_TRIP
|SYSTEM
|NULL or N
|Only the late delivery date will be updated to match the schedule of the trip when it is changed.
|}
|}


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

Latest revision as of 09:44, 14 July 2025


Aptean Logo.png


EMERGENCY RELEASE - CTMS 12.0


RELNOTE ER045-055


Module Program Name Ver Call/Iss Client Ref Pr'ty Remarks
TRG_SCH_ORD_CURRENT_DEPOT.sql Database Trigger 5.7 00550047 24318 2 The new schedule for the delivery date for the order will delete the order from the previous schedule in Paragon and add it to the new schedule in Paragon with its collection or delivery location as required.

The new system parameter 'OMS_UPDATE_SCHEDULE_TO_TRIP' will update the time windows for the orders that exist on a trip when the schedule of the trip is changed in the 'Planning' screen.

When this system parameter is set to 'Y', the time windows of the orders on the trip will be offset to match the number of days that have changed for the schedule of the 'RADIAL' trip.

An instruction to unschedule the order for the change of the delivery date will not occur when that date is offset with the schedule of the order itself.

DATA_ADM_SYSTEM_PARAM_550047.sql Database Script 1.1 " " " "
PLANNING.fmx Planning Form 1.148 " " " "


New Parameters
Parameter Name Config Level Setting Value Result
OMS_UPDATE_SCHEDULE_TO_TRIP SYSTEM Y The time windows of the orders will be offset when the schedule is updated to match the changed schedule of the trip.
OMS_UPDATE_SCHEDULE_TO_TRIP SYSTEM NULL or N Only the late delivery date will be updated to match the schedule of the trip when it is changed.