ER CTMS 041-008: Difference between revisions
No edit summary |
No edit summary |
||
Line 25: | Line 25: | ||
Portal | Portal | ||
Added check to OMS_INVALID_SAME_LOCS - if N then same allowed. If Y then Portal will give an error if user enters same to/from location. | Added check to OMS_INVALID_SAME_LOCS - if N then same allowed. If Y then Portal will give an error if user enters same to/from location. | ||
Checked printing labels OK with same location selected and multiple contacts. | Checked printing labels OK with same location selected and multiple contacts. |
Revision as of 16:07, 10 February 2022
EMERGENCY RELEASE - CTMS 11.0
RELNOTE ER041-008
Module | Program Name | Ver | Call/Iss | Client Ref | Pr'ty | Remarks |
---|---|---|---|---|---|---|
DATA_ADM_SYSTEM_PARAM_01929119.sql | Database Script | 1.1 | 01929119 | - | 3 | CTMS
A new system parameter called 'OMS_INVALID_SAME_LOCS' can be set to 'Y' or 'N' (default). If 'Y', the order status will be 'INVALID' when the 'from' and 'to' locations are the same for master or child locations. The user will be warned when an order is entered in the 'Orders' screen and the locations are the same. Labels will account for any contacts for the order when the 'from' and 'to' locations. One label will be printed per item with the first contact included for the 'to' location. Portal Added check to OMS_INVALID_SAME_LOCS - if N then same allowed. If Y then Portal will give an error if user enters same to/from location. Checked printing labels OK with same location selected and multiple contacts. Amended Order Receipt to use Aptean logo instead of OBS. |
DP_CARRIER.sql | Carrier Labels Database Package | 1.95 | " | " | " | " |
OMS.sql | Order Management Database Package | 5.248 | " | " | " | " |
ORDERS.fmx | Orders Oracle Form | 2.446 | " | " | " | " |
ORDERS_WIDE.fmx | Orders Wide Oracle Form | 1.42 | " | " | " | " |
LABEL.rep | Labels Oracle Report | 1.24 | " | " | " | " |
LABEL_MULTI.rep | Multiple Labels Oracle Report | 1.12 | " | " | " | " |
New Parameters | |||
---|---|---|---|
Parameter Name | Config Level | Setting Value | Result |
OMS_INVALID_SAME_LOCS | SYSTEM | Y | Orders will have a status of 'INVALID' when they have the same 'from' and 'to' locations.
This validation will apply to 'master' and 'child' locations. |
OMS_INVALID_SAME_LOCS | SYSTEM | N | Orders will not be invalid when they have the same 'from' and 'to' locations. |