PATCH C-TMS P040: Difference between revisions
From Calidus HUB
No edit summary |
No edit summary |
||
Line 444: | Line 444: | ||
|} | |} | ||
--> | --> | ||
== | |||
{| width="100%" | |||
|- | == Log Number: 01637325 == | ||
|width="30%"|''' | {| width="100%" | ||
|- | |||
|width="30%"|'''Summary of Call'''|| Locations Database - removal of commas | |||
|- | |||
|'''Detail of Fix''' || "A new EDI parameter called 'DECODE_ADDRESS_CHARS' for XML orders can be created with a value 'Y' to replace values for the address information (name, lines 1-3, town and county) as specified in a new import decode called 'ADDRESS_CHARS'. | |||
A new import decode called 'ADDRESS_CHARS' can be created to replace specific characters in the location addresses that are received in the XML order files. | |||
The target value will replace the source value if it occurs in the address, e.g. a space to replace a comma. | |||
The target value can contain text to indicate that a space or a null value will be used: 'SPACE' for a space or 'NULL' for a null value." | |||
|- | |||
|'''Set-up and Configuration''' || No set-up/configuration required | |||
|} | |||
== Log Number: 01736613 == | |||
{| width="100%" | |||
|- | |||
|width="30%"|'''Summary of Call'''|| MCS, Scheduling Engine and Contacts | |||
|- | |||
|'''Detail of Fix''' || Fixes following UAT | |||
|- | |||
|'''Set-up and Configuration''' || No set-up/configuration required | |||
|} | |||
== Log Number: 01721147 == | |||
{| width="100%" | |||
|- | |||
|width="30%"|'''Summary of Call'''|| Planned ETA incorrect | |||
|- | |||
|'''Detail of Fix''' || "The trip stops times will be set to the advised times for the route from Logix/PTV. | |||
The times could become unfixed if the SU stop calculated its initial time window based on the order and that time window was after the advised time window for stop 2. | |||
The times for stop 1 are now set to the advised time windows earlier in the process to prevent this recalculation of the subsequent trip stop times." | |||
|- | |||
|'''Set-up and Configuration''' || No set-up/configuration required | |||
|} | |||
== Log Number: 00224027 == | |||
{| width="100%" | |||
|- | |||
|width="30%"|'''Summary of Call'''|| Amendments to EDI1214 | |||
|- | |||
|'''Detail of Fix''' || Amendments to the file format and the processing of files | |||
|- | |||
|'''Set-up and Configuration''' || No set-up/configuration required | |||
|} | |||
== Log Number: 00217837 == | |||
{| width="100%" | |||
|- | |||
|width="30%"|'''Summary of Call'''|| Microlise trigger for DELETED trips | |||
|- | |||
|'''Detail of Fix''' || The Microlise trigger for DELETED trips is not required when the trip was previously only PLANNED. | |||
|- | |||
|'''Set-up and Configuration''' || No set-up/configuration required | |||
|} | |||
== Log Number: 00224886 == | |||
{| width="100%" | |||
|- | |||
|width="30%"|'''Summary of Call'''|| Order error in ORDERS_WIDE with fast order entry function | |||
|- | |||
|'''Detail of Fix''' || The ORDERS_WIDE screen will have the Delivery Type field disabled for the fast order entry functionality. | |||
|- | |||
|'''Set-up and Configuration''' || No set-up/configuration required | |||
|} | |||
== Log Number: 01753120 == | |||
{| width="100%" | |||
|- | |||
|width="30%"|'''Summary of Call'''|| LOTS issues - CTMS & TTM | |||
|- | |||
|'''Detail of Fix''' || "1. A new system parameter for cost centres exists called LOTS_DEL_CUST_SIGNATORY. | |||
Description: 'Controls if DEL messages for LOTS require an actual signatory - Y to hold messages' | |||
Used in the ORDER_HEADER_CONFIRM section in the LOTS files. | |||
And to only send a DEL message when an actual signatory is obtained from EPOD (except when the file is triggered at COMPLETED status). | |||
The signed by from the trip stop will not be included when an actual signatory is not received. | |||
DEL messages will remain on hold until an actual signatory is received or the trip is completed. | |||
The DEL control records will be updated as processed with the text 'Missing signatory, no DEL file created' for the filename. | |||
2. The VLI/VUI messages will remain on hold until a scan for the vehicle is received. | |||
If a DEL message is sent for the order these VLI/VUI will then not be sent and their control records will be updated as processed with the text 'Scan not received, DEL message created' for the filename. | |||
3. The TRP messages will check that a control record has not been created or a trip that has subsequently been DELETED without first sending a TRP message. | |||
The TRP control records will be updated as processed with the text 'Deleted Control Record' for the filename. | |||
4. The DRIVER_NAME section does not include a space if a driver is not assigned. | |||
5. The STOP_CONTACT_NAME section does not include a space if a contact is not assigned." | |||
|- | |||
|'''Set-up and Configuration''' || | |||
|} | |||
{| class="wikitable" border="1" width="100%" | |||
|- bgcolor="silver" | |||
!colspan="4" | New Parameters | |||
|- | |||
!Parameter Name !! Config Level !! Setting Value !! Result | |||
|- | |||
|LOTS_DEL_CUST_SIGNATORY | |||
|COST_CENTRE | |||
|Y | |||
|The DEL message will require an actual signatory for the delivery location of the order before it can be sent. | |||
|- | |||
|LOTS_DEL_CUST_SIGNATORY | |||
|COST_CENTRE | |||
|N | |||
|The DEL message will not require an actual signatory for the delivery location of the order before it can be sent. | |||
|- | |- | ||
| | |LOTS_FTP_PUT_DIRECTORY | ||
|SYSTEM | |||
|POPULATED | |||
|The LOTS file will be placed temporarily in this directory with a suffix of 'TMP'. | |||
|- | |- | ||
| | |LOTS_FTP_PUT_DIRECTORY | ||
|SYSTEM | |||
|NULL | |||
|The LOTS file will not be placed temporarily in this directory. | |||
|- | |- | ||
|'' | |LOTS_FTP_DESTINATION_DIRECTORY | ||
|SYSTEM | |||
|POPULATED | |||
|The LOTS file will be placed in this directory with a suffix of 'XML'. | |||
|- | |||
|LOTS_FTP_DESTINATION_DIRECTORY | |||
|SYSTEM | |||
|NULL | |||
|The LOTS file will be placed in this directory. | |||
|} | |} | ||
== Log Number: 01753917 == | |||
{| width="100%" | |||
|- | |||
|width="30%"|'''Summary of Call'''|| Locations > International Customer drop down | |||
|- | |||
|'''Detail of Fix''' || Applied the user parameters to the International customer drop-down list. The list will refer to cust_group and customer user parameters. | |||
|- | |||
|'''Set-up and Configuration''' || No set-up/configuration required | |||
|} | |||
== Log Number: 01743791 == | |||
{| width="100%" | |||
|- | |||
|width="30%"|'''Summary of Call'''|| XML Order Upload | |||
|- | |||
|'''Detail of Fix''' || "The EDI parameter STORE_ITEM_DU_TYPE can be set to Y to ensure that the DU type of the stock item in the EDI order file is used for the order item when it is created. | |||
If this EDI parameter is not set to Y, the DU type of the stock items for the orders that are being created will not default to the DU type of the first line of a previously processed order that is being amended in the same polling session. | |||
Other EDI parameters are available to control which DU type is used for the order items when the EDI parameter STORE_ITEM_DU_TYPE is not set to Y. | |||
Operations that are provided with a DU type for a stock item should set the EDI parameter STORE_ITEM_DU_TYPE to Y to ensure that the DU type of the stock item in the EDI order file is used." | |||
|- | |||
|'''Set-up and Configuration''' || No set-up/configuration required | |||
|} | |||
== Log Number: 01784859 == | |||
{| width="100%" | |||
|- | |||
|width="30%"|'''Summary of Call'''|| Interface change | |||
|- | |||
|'''Detail of Fix''' || Ensure COL & DEL addresses are treated the same | |||
|- | |||
|'''Set-up and Configuration''' || No set-up/configuration required | |||
|} | |||
== Log Number: 01784924 == | |||
{| width="100%" | |||
|- | |||
|width="30%"|'''Summary of Call'''|| Order details Screens not accessible when searching via order search | |||
|- | |||
|'''Detail of Fix''' || Transport_Unit_ID and Transport_Unit_Type are now visible in Orders screen (Configure Layout). Resolved the minimum width error. | |||
|- | |||
|'''Set-up and Configuration''' || No set-up/configuration required | |||
|} | |||
== Log Number: 00233712 == | |||
{| width="100%" | |||
|- | |||
|width="30%"|'''Summary of Call'''|| EDI Orders | |||
|- | |||
|'''Detail of Fix''' || New locations for EDI orders will have the advised delivery address. | |||
|- | |||
|'''Set-up and Configuration''' || No set-up/configuration required | |||
|} | |||
== Log Number: 01742219 == | |||
{| width="100%" | |||
|- | |||
|width="30%"|'''Summary of Call'''|| EDI Order Upload | |||
|- | |||
|'''Detail of Fix''' || "An EDI order that failed to upload and be created due to data that failed validation can be corrected and reprocessed in the 'Interface Errors – Error Correction' screen. | |||
The order will be created with the advised lines, and any items with their contents. | |||
Each order that is processed will refer to the parameters that are set for its original EDI process." | |||
|- | |||
|'''Set-up and Configuration''' || No set-up/configuration required | |||
|} | |||
== Log Number: 01794295 == | |||
{| width="100%" | |||
|- | |||
|width="30%"|'''Summary of Call'''|| Scheduling engine errors | |||
|- | |||
|'''Detail of Fix''' || "The network scheduling engine will update orders that fail to fully schedule as auto-processed to prevent their being resubmitted for scheduling at a later date. | |||
Any orders that encounter a locked record will be available for resubmitting once they have been rolled back and unscheduled." | |||
|- | |||
|'''Set-up and Configuration''' || No set-up/configuration required | |||
|} | |||
== Log Number: 01778011 == | |||
{| width="100%" | |||
|- | |||
|width="30%"|'''Summary of Call'''|| Orders are having multiple lines with the same DU type | |||
|- | |||
|'''Detail of Fix''' || "The messages to Microlise will not send any duplicate detail-level order lines to avoid generating an error in Microlise when the message is processed. | |||
Duplicate detail-level order lines will be assessed for: | |||
- Product Type | |||
- DU Type | |||
- Quantity | |||
- Packed Quantity | |||
- Packed RPE | |||
- Despatched Quantity | |||
- Delivered Quantity | |||
- RPE | |||
- Despatched RPE | |||
- Weight | |||
- Actual Weight | |||
- Volume | |||
- Actual Volume | |||
- SAP Order Line Number | |||
Only the last instance of these duplicated order lines will be sent to Microlise." | |||
|- | |||
|'''Set-up and Configuration''' || No set-up/configuration required | |||
|} | |||
== Log Number: 01801142 == | |||
{| width="100%" | |||
|- | |||
|width="30%"|'''Summary of Call'''|| Order Windows | |||
|- | |||
|'''Detail of Fix''' || "The time windows are calculated with reference to the cut-off times for the schedule rules and the standard routes. | |||
The local airport will be found for the current controlling depot during the assessment of the order’s locations to assess standard routing. | |||
Auditing has been included for the assessment." | |||
|- | |||
|'''Set-up and Configuration''' || No set-up/configuration required | |||
|} | |||
== Log Number: 01793592 == | |||
{| width="100%" | |||
|- | |||
|width="30%"|'''Summary of Call'''|| INVITRMEL barcode scanning issues | |||
|- | |||
|'''Detail of Fix''' || "The layouts of the customer labels have changed to accommodate longer item identifiers for the barcodes. | |||
Some customers can now have item identifiers up to 16 digits." | |||
|- | |||
|'''Set-up and Configuration''' || No set-up/configuration required | |||
|} | |||
== Log Number: 01810707 == | |||
{| width="100%" | |||
|- | |||
|width="30%"|'''Summary of Call'''|| Payments - VAT consolidation | |||
|- | |||
|'''Detail of Fix''' || "The order costs will be updated for the payments when the order data is saved. | |||
The cost, revenue and any applicable VAT will be updated and displayed in the Orders and Orders Wide screens. | |||
The new system parameter ACC_INC_ALL_ORDER_COST_PAYMENTS can be configured by cost centre of the order to include all payments for the costs and not just internal payments when validating the order. | |||
When system parameter ACC_INC_ALL_ORDER_COST_PAYMENTS is Y all order cost payments will be included in the order cost and VAT calculations. | |||
When system parameter ACC_INC_ALL_ORDER_COST_PAYMENTS is N only internal order cost payments will be included in the order cost and VAT calculations." | |||
|- | |||
|'''Set-up and Configuration''' || No set-up/configuration required | |||
|} | |||