Added support for exporting sales invoice, sales credit note, business partner.
Enhanced volume calculation for open documents – pick list proposal.
When creating a proposal from the sales order form, and the sales order is not confirmed, the user will get a question if he is sure he wants to create the proposal.
Added ‘location type’ property on BIN. This property can be selected from a list. This list is a UDT (PMX_LOTY).
Link multiple warehouses to a Thin Client definition. This is taken in account for reception and local ad hoc move of a partial SSCC.
Supporting additional expenses for deliveries based on sales invoice.
When replenishing a full pallet, all picking information is shown instead of just SSCC and pick location.
Added possibility to show warning when a move will result into a multi-lot, or mixed item location. This property can be set on the location definition.
Added the possibility to select/enter a trailer number when loading/shipping the goods. A list can be defined in a UDT (PMX_TRNR).
Enter reason when changing quality status. Can be configured on the quality status transitions.
Added possibility to allocate stock for customers when the goods are received. When pick lists are made, this stock is taken.
Added a setting on the SalesDeliveryNoteGenerator to copy text lines from the sales document to the delivery.
Print reception labels based on a purchase order in advance, before the reception has been made.
Added direct cross-docking. After reception, the goods are immediately delivered to the customer.
Added property on a BIN location to set wether the location can be used for replenishment. Before the system checked the setting ‘IsFixedLocation’ to replenish. This has been changes to the new property.
Added extra logging when skipping the first suggested location on ad-hoc picking. Suggested location, selected pick location, remaining quantity to pick are now also logged.
Support SBO version 8.82
Allow to automatically fill the quantity to pick for packaging types. This can be set on the PickListController
Added possibility to pick more than needed for picking for production. This can be set in the item master data. This is a percentage to add to the quantity needed by the production order.
Bugfixes