PATCH WMS P045: Difference between revisions
From Calidus HUB
No edit summary |
No edit summary |
||
Line 130: | Line 130: | ||
02665831 - Create new PC procedure for RF 711 messages to update/create Picking Container records | 02665831 - Create new PC procedure for RF 711 messages to update/create Picking Container records | ||
00501487 - For SR (Stock Replen) 711 message, ensure customer pallet id field is reported, if populated. | 00501487 - For SR (Stock Replen) 711 message, ensure customer pallet id field is reported, if populated. | ||
|- | |- | ||
|'''Set-up and Configuration''' || No set-up/configuration required | |'''Set-up and Configuration''' || No set-up/configuration required | ||
Line 141: | Line 141: | ||
|width="30%"|'''Summary of Call'''|| Pallets being updated | |width="30%"|'''Summary of Call'''|| Pallets being updated | ||
|- | |- | ||
|'''Detail of Fix''' || | |'''Detail of Fix''' || Amend EDI Hold/Release functionality so when AHSO rule set to C, if allocated pallets are updated, rather than error them, update them now, but also update the reason code field on the order detail table, when it references either committed or allocated pallets. | ||
Note: unallocated line type 1 order lines will not be updated by this change, as no stock is committed or allocated until allocation. | Note: unallocated line type 1 order lines will not be updated by this change, as no stock is committed or allocated until allocation. | ||
|- | |- | ||
|'''Set-up and Configuration''' || No set-up/configuration required | |'''Set-up and Configuration''' || No set-up/configuration required | ||
Line 154: | Line 154: | ||
|width="30%"|'''Summary of Call'''|| Query regarding algorithm Y for auto put-away | |width="30%"|'''Summary of Call'''|| Query regarding algorithm Y for auto put-away | ||
|- | |- | ||
|'''Detail of Fix''' || | |'''Detail of Fix''' || Add new AYEN (Algo Y - Exclude non-owner stock). For GRNs putaway using algorithm Y and multi-deep locations, add new checks to see if location contains stock for other owners. | ||
Issue found was that validation only currently applied once a pallet had been put into location. | Issue found was that validation only currently applied once a pallet had been put into location. | ||
New validation runs even if the location is marked as empty for the pallet type. | New validation runs even if the location is marked as empty for the pallet type. | ||
|- | |- | ||
|'''Set-up and Configuration''' || No set-up/configuration required | |'''Set-up and Configuration''' || No set-up/configuration required | ||
Line 169: | Line 169: | ||
|width="30%"|'''Summary of Call'''|| Despatch print is duplicating lines | |width="30%"|'''Summary of Call'''|| Despatch print is duplicating lines | ||
|- | |- | ||
|'''Detail of Fix''' || | |'''Detail of Fix''' || Amend pallet count functionality to differentiate PICKING CONTAINERS records from those created using RF Picking functionality. | ||
Amend BR2 and BR3 format despatch notes to exclude PICKING CONTAINERS records created as part of pallet count functionality. | Amend BR2 and BR3 format despatch notes to exclude PICKING CONTAINERS records created as part of pallet count functionality. | ||
This is to stop duplication of pallet quantities. | This is to stop duplication of pallet quantities. | ||
|- | |- | ||
|'''Set-up and Configuration''' || No set-up/configuration required | |'''Set-up and Configuration''' || No set-up/configuration required | ||
Line 212: | Line 212: | ||
|width="30%"|'''Summary of Call'''|| Release log for 01894246 | |width="30%"|'''Summary of Call'''|| Release log for 01894246 | ||
|- | |- | ||
|'''Detail of Fix''' || | |'''Detail of Fix''' || Secondary release log for change 01894246 (Dynamic Replens to Defined Pick Location) | ||
Includes fixes highlighted by secondary testing. | Includes fixes highlighted by secondary testing. | ||
The original release log for change 00479522 (Release log for 01894246 - Dynamic Replens to Defined Pick Location) | The original release log for change 00479522 (Release log for 01894246 - Dynamic Replens to Defined Pick Location) | ||
|- | |- | ||
|'''Set-up and Configuration''' || No set-up/configuration required | |'''Set-up and Configuration''' || No set-up/configuration required | ||
Line 227: | Line 227: | ||
|width="30%"|'''Summary of Call'''|| Allocation Issue - Issue is with line type 5 or R order lines | |width="30%"|'''Summary of Call'''|| Allocation Issue - Issue is with line type 5 or R order lines | ||
|- | |- | ||
|'''Detail of Fix''' || | |'''Detail of Fix''' || Re-work linked to SAPP (Soft Allocate Part Pick Tasks) development. | ||
Issue is when SAPP rule is not set and user attempts to allocate order lines with a non-line type 1 order line type, the allocation process is not writing all relevant files correctly. | Issue is when SAPP rule is not set and user attempts to allocate order lines with a non-line type 1 order line type, the allocation process is not writing all relevant files correctly. | ||
This fix means that all required WARE PICK HEADER records are written. | This fix means that all required WARE PICK HEADER records are written. | ||
|- | |- | ||
|'''Set-up and Configuration''' || No set-up/configuration required | |'''Set-up and Configuration''' || No set-up/configuration required | ||
Line 253: | Line 253: | ||
|width="30%"|'''Summary of Call'''|| Deal total not updating | |width="30%"|'''Summary of Call'''|| Deal total not updating | ||
|- | |- | ||
|'''Detail of Fix''' || | |'''Detail of Fix''' || Added fix to ensure that Order Header table is correctly updated in regard to Deals information. | ||
As I could not replicate the original issue, this fix ensures that when an order is despatched, the ORDER_HEADER and DESPATCH_OH data is correct. | As I could not replicate the original issue, this fix ensures that when an order is despatched, the ORDER_HEADER and DESPATCH_OH data is correct. | ||
|- | |- | ||
|'''Set-up and Configuration''' || No set-up/configuration required | |'''Set-up and Configuration''' || No set-up/configuration required | ||
Line 277: | Line 277: | ||
|width="30%"|'''Summary of Call'''|| WMS changes linked to RF reason code '79' issues. | |width="30%"|'''Summary of Call'''|| WMS changes linked to RF reason code '79' issues. | ||
|- | |- | ||
|'''Detail of Fix''' || | |'''Detail of Fix''' || Amend RDT processes to allow users to process up lost pick tasks which have been lost because of connection issues and are now marked with WMS reason code 79. | ||
Ensure valid pick tasks can re-select the pallets to complete the orders while other orders can not pick these pallets while the orders are still open. | Ensure valid pick tasks can re-select the pallets to complete the orders while other orders can not pick these pallets while the orders are still open. | ||
|- | |- | ||
|'''Set-up and Configuration''' || No set-up/configuration required | |'''Set-up and Configuration''' || No set-up/configuration required | ||
Line 290: | Line 290: | ||
|width="30%"|'''Summary of Call'''|| Allocation issue where allocated qty is doubled | |width="30%"|'''Summary of Call'''|| Allocation issue where allocated qty is doubled | ||
|- | |- | ||
|'''Detail of Fix''' || | |'''Detail of Fix''' || Ensure RF stock replenishments don’t select pallets already in pick anchor location. | ||
Amend WMS allocation so that the allocated quantity is not doubled when SAPP owner rule is enabled. | Amend WMS allocation so that the allocated quantity is not doubled when SAPP owner rule is enabled. | ||
|- | |- | ||
|'''Set-up and Configuration''' || No set-up/configuration required | |'''Set-up and Configuration''' || No set-up/configuration required | ||
Line 303: | Line 303: | ||
|width="30%"|'''Summary of Call'''|| Issue with testing Dynamic Replenishments | |width="30%"|'''Summary of Call'''|| Issue with testing Dynamic Replenishments | ||
|- | |- | ||
|'''Detail of Fix''' || | |'''Detail of Fix''' || Fix issue when SAPP rule enabled and user part picks order via RF. | ||
Ensure the despatch details and pick container records are created/updated correctly. | Ensure the despatch details and pick container records are created/updated correctly. | ||
|- | |- | ||
|'''Set-up and Configuration''' || No set-up/configuration required | |'''Set-up and Configuration''' || No set-up/configuration required | ||
Line 316: | Line 316: | ||
|width="30%"|'''Summary of Call'''|| Issue with dynamic replen and pallet count on test | |width="30%"|'''Summary of Call'''|| Issue with dynamic replen and pallet count on test | ||
|- | |- | ||
|'''Detail of Fix''' || | |'''Detail of Fix''' || Issue is that full pallets held in pick pallet locations are being processed a 'dummy' picks. | ||
Change is that if SAPP rule enabled, and the ordered quantity is a pallet or more, bulk locations are prioritised over pick locations, meaning allocation will chose full pallet from bulk locations before selecting stock in a pick location. | Change is that if SAPP rule enabled, and the ordered quantity is a pallet or more, bulk locations are prioritised over pick locations, meaning allocation will chose full pallet from bulk locations before selecting stock in a pick location. | ||
If the SAPP rule is not enabled, or the ordered quantity is less than 1 pallet in quantity, the system will work as expected, with no change in functionality. | If the SAPP rule is not enabled, or the ordered quantity is less than 1 pallet in quantity, the system will work as expected, with no change in functionality. | ||
Line 326: | Line 326: | ||
RF Maintenance setup changes | RF Maintenance setup changes | ||
'Enter Despatch Pallet Types' flag should be changed from 'Part Picks and Full Pallet Picks' to 'Disabled'. | 'Enter Despatch Pallet Types' flag should be changed from 'Part Picks and Full Pallet Picks' to 'Disabled'. | ||
|- | |- | ||
|'''Set-up and Configuration''' || No set-up/configuration required | |'''Set-up and Configuration''' || No set-up/configuration required | ||
Line 337: | Line 337: | ||
|width="30%"|'''Summary of Call'''|| Incorrect pallets allocated | |width="30%"|'''Summary of Call'''|| Incorrect pallets allocated | ||
|- | |- | ||
|'''Detail of Fix''' || | |'''Detail of Fix''' || We have not been able to replicate issue - when testing, allocation has been choosing the expected pallet. | ||
So have added new ALAA (Allocation Advanced Auditing) value of 'X' (Extended). | So have added new ALAA (Allocation Advanced Auditing) value of 'X' (Extended). | ||
This works exactly the same way the existing 'Y' works, but writes in the PAT auditing logs the exact plsql queries run by allocation to select values. | This works exactly the same way the existing 'Y' works, but writes in the PAT auditing logs the exact plsql queries run by allocation to select values. | ||
|- | |- | ||
|'''Set-up and Configuration''' || No set-up/configuration required | |'''Set-up and Configuration''' || No set-up/configuration required | ||
Line 350: | Line 350: | ||
|width="30%"|'''Summary of Call'''|| Issue with Order Cancellation button run from WHS1714 (Pick Confirmation) | |width="30%"|'''Summary of Call'''|| Issue with Order Cancellation button run from WHS1714 (Pick Confirmation) | ||
|- | |- | ||
|'''Detail of Fix''' || | |'''Detail of Fix''' || When user presses 'Cancel Order' button, correctly find the pallet records that need to be updated. | ||
If the order is status 5 (pick listed), the pallets will be either in pick or bulk locations, whereas if the order is status 6 (pick confirmed), the pallets will be the order specified marshalling location. | If the order is status 5 (pick listed), the pallets will be either in pick or bulk locations, whereas if the order is status 6 (pick confirmed), the pallets will be the order specified marshalling location. | ||
By ensuring the pallets are found correctly, they can be updated correctly, and then, the system warehouse level stock tables can be correctly updated. | By ensuring the pallets are found correctly, they can be updated correctly, and then, the system warehouse level stock tables can be correctly updated. | ||
|- | |- | ||
|'''Set-up and Configuration''' || No set-up/configuration required | |'''Set-up and Configuration''' || No set-up/configuration required | ||
Line 365: | Line 365: | ||
|width="30%"|'''Summary of Call'''|| Pick Confirmation slow to exit | |width="30%"|'''Summary of Call'''|| Pick Confirmation slow to exit | ||
|- | |- | ||
|'''Detail of Fix''' || | |'''Detail of Fix''' || Improvements to efficiency of lock/unlock procedures. | ||
WHS1714 only runs unlock procedure from exit if a parameter has been entered. | WHS1714 only runs unlock procedure from exit if a parameter has been entered. | ||
WHS1710A removes locks if an error is encountered during pick confirmation. | WHS1710A removes locks if an error is encountered during pick confirmation. | ||
|- | |- | ||
|'''Set-up and Configuration''' || No set-up/configuration required | |'''Set-up and Configuration''' || No set-up/configuration required | ||
Line 424: | Line 424: | ||
|width="30%"|'''Summary of Call'''|| Amend RDT receipt process to reference Owner Ware Params | |width="30%"|'''Summary of Call'''|| Amend RDT receipt process to reference Owner Ware Params | ||
|- | |- | ||
|'''Detail of Fix''' || | |'''Detail of Fix''' || If owner ware params records exist and buildup locations are populated, reference these locations rather the default ware params table. | ||
This allows a site to have multiple 'virtual' receipt locations in a specific warehouse. | This allows a site to have multiple 'virtual' receipt locations in a specific warehouse. | ||
|- | |- | ||
|'''Set-up and Configuration''' || No set-up/configuration required | |'''Set-up and Configuration''' || No set-up/configuration required |