Version 5.1
5.1.1.14
- The option ‘Allow over picking’ is now supported for Ad hoc picking for route and Ad hoc picking for pick list.
- Production: When creating issue for waste, link to the production batch and Produmex linking fields are filled in.
- Stock selection screen: Auto fill in the SAP batches after selecting the stock lines.
- Improved performance and reduced risk for deadlocks.
- Enhanced Produmex suite installer:
- Added DB culture option for the connection string
- Auto upload translations when custom project has custom translations
- The functions PMX_FN_GenerateGS1BarcodeDigit and PMX_FN_GenerateGS1Barcode have changed. An additional parameter for the Application Identifier for the weight has been added. When custom stored procedures exist that use one of this functionals, the additional parameter needs to be passed.
(NULL can be passed as parameter)
Most logistic and item labels use these functions. - 3PL enhancements:
- Separate storage price by location type.
- Extended functionality to choose what type of document to create: Add mode, draft, Create.
- Exclude documents from calculation
- Enhanced period selection
- Catch weight: Enhance case scanning.
- Catch weight: Support Uom groups.
- Catch weight: Support additional flows:
- Purchase return
- Sales return
- Cross docking
- Picking: Added possibility to not re-enter the pick location when the locations remains the same. This can be set on the PickListController.
- Pick list proposal: Added possibility to not try to group items on 1 proposal. This means that each time a proposal is being made, it will try to create a new one instead of closing the existing one, and create a new one for all remaining items.
- Ad hoc picking: Auto fill the quantity to pick instead of the quantity 1.
- Picking: Alternate picking: Also show the locked stock for the current pick list line. This setting can be enabled on the PickListController.
- Warehouse automation: Allow to move full pallet for location without box.
- Pick list robot: Pass card code to the method. This means that it is possible to only perform tasks for a certain customer.
- Picking: Added possibility to add non-inventory items to the pick list/proposal. A setting on the item master data needs to be enabled for the non-inventory items that is needed on the pick list/proposal.
- Picking: Allow to skip item and/or choose alternate items through the pick list form in SAP. This is to support more flexible picking, without using a scanner. This is not supported for serial number items.
- Containers: Add calculation for totals based on open quantity.
- Sbo notification listener does not use a queue anymore. A table PMX_NOTQ is used to write and read notification messages.
- License configurator: View currently used licenses.
- Bugfix
5.1.1.57
- Improve performance: Reworked some queries to speed them up.
- Improve performance for the check for empty logistic carriers:
- Only perform the check when there is at least 10 minutes since the last check.
- And the query is now executed in 2 part:
- Get the stock
- Get the locking on the stock
- When the first query gives a result, the second query is executed.
- Bugfix
5.1.1.62
- Bugfix