PATCH WMS 810 P021: Difference between revisions
From Calidus HUB
No edit summary |
No edit summary |
||
Line 126: | Line 126: | ||
N - No automatic despatch confirmation | N - No automatic despatch confirmation | ||
At Pick Confirmation - Orders despatch confirmed after being pick confirmed (status 6) | At Pick Confirmation - Orders despatch confirmed after being pick confirmed (status 6) | ||
At Pack Confirmation – Orders despatch confirmed after being pack confirmed (status 6 and pack complete = | At Pack Confirmation – Orders despatch confirmed after being pack confirmed (status 6 and pack complete = 'Y') | ||
Use Priority Settings has two options, | Use Priority Settings has two options, 'Yes' and 'No'. If 'Yes' the auto despatch process will also check the 'Auto Despatch' flag of the order priority, which has been added in Order Priority Maintenance. | ||
This is also a | This is also a 'Yes'/'No' flag, so Use Priority Settings is set to 'Yes' this must also be set to 'Yes' for an order to be automatically despatch confirmed. | ||
The automatic despatch confirmation process itself is a local EDI Process that can be set to run at the required frequency using the select_orders procedure in the new dp_auto_despatch package, i.e. by setting | The automatic despatch confirmation process itself is a local EDI Process that can be set to run at the required frequency using the select_orders procedure in the new dp_auto_despatch package, i.e. by setting 'Package SQL Code' to dp_auto_despatch.select_orders in the XF Command Screen. | ||
The automatic despatch process will be delayed by the number of minutes set against the AutoDespatchDelay registry setting under Global/GeneralSettings. For example, if the delay was set to 30 minutes, and order was pack confirmed at 15:40 and the EDI process ran at 16:00 the order would not be despatch confirmed as 30 minutes had not yet passed. | The automatic despatch process will be delayed by the number of minutes set against the AutoDespatchDelay registry setting under Global/GeneralSettings. For example, if the delay was set to 30 minutes, and order was pack confirmed at 15:40 and the EDI process ran at 16:00 the order would not be despatch confirmed as 30 minutes had not yet passed. | ||
Line 750: | Line 750: | ||
|'''Summary of Call'''|| Filename construction | |'''Summary of Call'''|| Filename construction | ||
|- | |- | ||
|'''Detail of Fix''' || Script to set up Date format option for template file name | |'''Detail of Fix''' || Script to set up Date format option for template file name construction for MMDDYYYY. | ||
|- | |- | ||
|'''Set-up and Configuration''' || No set-up/configuration required | |'''Set-up and Configuration''' || No set-up/configuration required | ||
Line 811: | Line 811: | ||
|'''Summary of Call'''|| Fix issue with lt 3 EDI order generation | |'''Summary of Call'''|| Fix issue with lt 3 EDI order generation | ||
|- | |- | ||
|'''Detail of Fix''' || Amend how EDI processes line type 3 order lines. Added ability to split pallets for such orders - with corresponding audit records. Ensure order cancellation releases committed stock correctly for line type orders. | |'''Detail of Fix''' || Amend how EDI processes line type 3 order lines. | ||
Added ability to split pallets for such orders - with corresponding audit records. | |||
Ensure order cancellation releases committed stock correctly for line type orders. | |||
|- | |- | ||
|'''Set-up and Configuration''' || No set-up/configuration required | |'''Set-up and Configuration''' || No set-up/configuration required | ||
Line 871: | Line 873: | ||
|'''Summary of Call'''|| GRN upload failures | |'''Summary of Call'''|| GRN upload failures | ||
|- | |- | ||
|'''Detail of Fix''' || Add missing EDI MAP records for GRN upload. This data was missed from 336645 | |'''Detail of Fix''' || Add missing EDI MAP records for GRN upload. | ||
This data was missed from 336645 | |||
|- | |- | ||
|'''Set-up and Configuration''' || No set-up/configuration required | |'''Set-up and Configuration''' || No set-up/configuration required | ||
Line 916: | Line 919: | ||
|'''Summary of Call'''|| Remove ampersand from trigger | |'''Summary of Call'''|| Remove ampersand from trigger | ||
|- | |- | ||
|'''Detail of Fix''' || Ampersand removed from comment for previous version | |'''Detail of Fix''' || Ampersand removed from comment for previous version to facilitate future releases. | ||
|- | |- | ||
|'''Set-up and Configuration''' || No set-up/configuration required | |'''Set-up and Configuration''' || No set-up/configuration required |