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...") |
No edit summary |
||
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. | |||
|} | |} | ||
Revision as of 16:15, 23 January 2024
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. |