The locking function is used to reserve stock for specific documents/processes. Stock transactions on locked stocks that would modify one of the parameters defined in the lock are not allowed.
Produmex uses multiple levels of locks:
Locks can be user created or system generated.
System locks will be generated in the following processes:
Note: If the Do Not Lock Stock on Picking option is enabled on the General tab of the Organization Structure, no lock is created for pick list proposals and pick lists generated for sales and transfer documents. Inventory locks are always added for pick list proposals and pick lists generated for production orders regardless if the process is initiated from WMS or Beas.
The stock locked by the user can be linked to a customer or a base document.
There are several ways to create inventory locks manually:
Locking level | ||||
---|---|---|---|---|
Item/Quality status | Batch | LUID | Detail | |
System generated | ||||
Sales order | Linked to the base document | |||
Pick list proposal | Linked to the base document | Linked to the base document | ||
Pick list ‘Not Ready’ | Linked to the base document | Linked to the base document | ||
Pick list ‘Ready’ in normal picking | Linked to the base document | |||
Item picked in Ad hoc picking | Linked to the base document | |||
Receipt from Production | Linked to the base document | |||
Beas-WMS integration | Linked to the work order/position | |||
User created | ||||
PMX inventory report | Linked to the customer or the base document | Linked to the customer or the base document | ||
Stock allocation screen | Linked to the customer or the base document | Linked to the customer or the base document | ||
Locking in advance | Linked to the customer |
Existing locks can be seen on the PMX inventory report. Select a line, then click on Locking > View. On the opening ‘Locked quantity’ screen every lock for the item on the selected line will be listed.
Pick list proposals can be created for the following documents:
When creating a pick list proposal, the system performs the following logic to allocate stock:
1. Get locked stock linked to the base document
If there is locked stock linked to the base document, the system will propose that stock.
2. Get locked stock linked to the customer
If there are no locked stock linked to the base document or the quantity of the locked stock is not sufficient, then the system will check if there are locked stock linked to the customer.
When there is stock locked for the customer, the system will propose that stock. If the quantity of the locked stock exceeds the ordered quantity, the system will sort the locked stock based on the option selected as ‘Stock order by’ and will allocate the stock from the first line.
3. Get the list of free stock
If there is no locked stock linked to the customer or the quantity of the locked stock is not sufficient, then the system will filter the free stock to create the list of the stock that are allowed to be picked.
A stock will be listed if the following verifies:
Stock located on:
After the list of the stock that is available for picking has been created, the system sorts it based on the ‘Stock order by’ setting on the Pick list proposal generator. No pick list proposal will be created if there is no available stock.
When the pick list proposal is generated, the proposed stock will be locked except if the ‘Do not lock stock on picking (pick lists can be created even if no stock is available)’ option is set to true on the on General settings. The level of the locking depends on the selected ‘Stock order by’ setting.
When the proposal line is using stock that was locked for a sales order or customer, this locking is removed and replaced by a locking linked to the proposal line. The level of the locking will be kept regardless of the ‘Stock order by’ setting.
If the ’Show pick list proposal info screen on incomplete proposal?’ option is enabled on the Pick List Proposal generator, an additional screen will open when creating pick list proposal but the total ordered quantity could not be allocated for the pick list proposal.
Multiple pick list proposals will be created for a single document in the following scenarios:
EXAMPLE:
The default quantity on a logistic unit is 10 pcs for Item A and 20pcs for Item B.
The number of the pallets for the pick list type is 5.
Sales order 1:
Item A: 30pcs = 3 x 10pcs = 3 pallets
Item B: 20pcs = 1 x 20pcs = 1 pallet
3 + 1 = 4 < 5 → 1 pick list proposal
Because the total number of pallets needed to fulfill the order is less than the number of pallets allowed on a pick list proposal, only one pick list proposal is created.
Sales order 2:
Item A: 60 pcs = 6 x 10pcs = 6 pallets
Item B: 105 pcs = 5.25 x 20pcs = 5.25 pallets
6 + 5.25 = 11.25 > 5 → 3 pick list proposals
Because the total number of pallets needed to fulfill the order is greater than the number of pallets allowed on the pick list proposal, the pick list proposal is split.
1. The first proposal is created for 5 pallets of Item A, which is 50pcs.
2. The second proposal is created for the remaining 1 pallet of Item A and 4 pallets of Item B, which is 10pcs of Item A and 80pcs of Item B.
3. The third proposal is created for the remaining 2 pallets of Item B, which is 25pcs.
Sales order 3:
Item A: 5 pcs
Item B: 84 pcs
Item A: 3 pcs
The system groups the lines of Item A:
Item A: 5pcs + 3pcs = 8pcs = 0.8 pallet
Item B: 84 pcs = 4.2x 20pcs = 4.2 pallets
4.2+0.8 = 5 → 1 pick list proposal
Because the total number of pallets needed to fulfill the order equals to the number of pallets allowed on a pick list proposal, the pick list proposal is not split and only one pick list proposal is created.
The pick list will use the stock details of the proposal it was created from. When the proposal has a batch linked to it, only that batch can be allocated on the pick list. When the proposal has a LUID linked to it, then only that LUID can be allocated on the pick lists.
The locks created for the proposal will be converted to locks for the pick list without changing the locking level.
When the ‘Only pick items on location on same or lower level as dock?’ option is flagged on the Picklist controller, system will check whether there is stock from the proposed batch on the same or lower level location as the destination location (loading dock/input location of the production line). If there is not, no pick list will be generated and the pick list proposal will be closed.
Multiple pick lists will be created for a single document in the following scenarios:
If the document already has a pick list, a new pick list proposal can only be generated when the following verifies:
Example:
Sales order: ItemA 10 pcs ItemB 10 pcs
The available stock that can be allocated: ItemA 10 pcs ItemB 0pcs
Please note: If the ‘Force all ingredients to be on a proposal before creating a pick list?’ option is set to true on the Picking for production controller, the pick list will be created for a production order only when the total quantity of every material is allocated on the pick list.
After the pick list has been printed or it has been selected on the scanner, the system will select the location to pick from based on the following checks:
Stock on the locations that are allowed for picking will be sorted based on the ‘Stock order by’ setting on the Pick list controller, unless the ‘Force the user pick full pallet?’ option is set to true. In this case the user will be forced to pick the full pallet of items which contains the same or a lower quantity than the quantity that has to be picked. If there are still quantity to pick for the item and there are no more full pallets left, then the stock will be allocated based on the ‘Stock order by’ setting.
If there is stock from the proposed batch/LUID on a location from what the user can pick, the status of the pick list will be changed to ‘Ready’. The locks for the pick list will be converted to ‘Detail’ level.
If the 'Picking: Make pick list ready for selected line? (Y/N)' option is enabled on the pick list controller, and the user performs the picking in the Picking flow, then the status of the pick list is changed to ‘Partially Ready’ after an item is selected to pick. Only the corresponding pick list line’ s status is set to ‘Ready’, the other, unpicked lines remain in ‘Not Ready’ status.
If there is no stock of the proposed batch/LUID located on a location from the user can pick , then the status of the pick list will remain ‘Not ready’ and the locks will remain on the batch/LUID level. The user have to select alternate stock on the scanner. Every batch that is allowed to be picked will be listed on the scanner as alternate stock.
After a pick list line has been picked, the locking will be converted to ‘Detail’ level. The status of the line will be changed to ‘Picked’ or ‘Packed’. (based on the pick list type and the picking process.)
If the ‘Always status picked’ option is ticked for the pick list type, the line status will be converted to ‘Picked’ regardless of the picking process. If it is disabled, then the status will be changed to ‘Picked’ when picking onto a moveable location or ‘Packed’ when picking without a moveable location.
The status of the pick list will remain ‘Not Ready’ and the locking level will remain ‘Batch’ or ‘LUID’ after the pick list has been printed or selected on the scanner. The stock that can be picked will always be sorted by:
Please note that bulk locations are only taken into account if the ‘Allow ad hoc picking from bulk locations?’ option is set to true on the Pick list controller.
After a pick list line has been picked, the locking will be converted to ‘Detail’ level. The status of the line will be changed to ‘Picked’ or ‘Packed’ depending on the pick list type and the picking process.