Table of Contents

Version 3.7

3.7.0.790

  1. The camera icon only appears when there is an image linked to the item. When clicking it, the image is shown.

3.7.0.918

When clicking on the button, a new SSCC will be generated, and the goods will be received on the selected dock.

When scanning an SSCC which is in the list, the goods will be received on the location where the scanned SSCC is located. The goods will be added to the scanned logistic unit.

This screen will not appear when the user scanned an SSCC to receive.

@luid int = 0,	@sscc nvarchar (18),	@itemCode nvarchar (20),
@quantity numeric (19,6), @bestBeforeDate datetime,
@batchNumber nvarchar (32), @purchaseOrderDocEntry int,
@cardCode nvarchar (15), @packagingTypeText nvarchar(max),
@internalLuid int = 0

Supported documents are: sales quotation, sales order and sales invoice.
Supported linked tables are: Item
The configuration is stored in a user defined table ‘PMX_EVAC’. An SAP form to enter configuration is available by menu Tools → Default Forms
The table name is the table name of the linked table (Only OITM is supported for the moment); Column name is the column name storing the full path of the document to be opened; Object type is the object type of the document being printed.

First take full logistic units from bulk locations, and then from pick locations, regardless the best before date.

3.7.1.3

3.7.1.17

3.7.1.36

• Added import/export interfaces. • Adjusted functionality to force batches for ad-hoc picking. • Fixed bug for non partial deliveries. • Adjusted sorting on locations for ad hoc picking. • Minor bug fixes.

3.7.1.56

3.7.1.60

3.7.1.78

3.7.1.84

3.7.1.88

3.7.1.94

3.7.1.96

3.7.1.118

3.7.1.132