Order Book Settings allows you to alter the way the Open Orders screen displays/reacts along with settings for Order Processing.
It is possible to set the sort method that is applied when the colum header 'Items' is selected in the Open Orders Screen, this then uses the order items to control the sequence that the orders are displayed. This WILL NOT alter the displayed sequence of the items within the order.
The algorithm used within Item Sorting is based on the alphabetical order of the component letters. Padding is added the right of the value being used as the sort criteria in the form of zero's to ensure that there is a consistent sorting sequence. This padding is as follows Bin Racks (64 characters), SKU's (255 characters) and titles (1000 characters). For example 1 becomes 100000..., 2 becomes 200000... and 15 becomes 150000..., which results in the sequence of 1/15/2 (100000/150000/200000). To set up numerc sorting the values used require prefixing with zero's, which has to be done manually by the user of Linnworks when setting up. To achieve a sequence of 1/2/15 the minimum requirement is that these values are entered into the Linnworks database in the format of 01/02/15. Obviously if these are Bin Rack Locations and you have 10,000 Locations then to achieve numeric sorting for all 10,000 locations then 1 will become 00001 and 15 will be 00015.
Below is an example for Bin Rack Sorting in Ascending order for orders with a single line item. When sorting orders that contain multiple line items the search criteria uses either the lowest or highest value within the order depending on whether the sort is in Ascending or Descending order
Original Sequence | Sorted Sequence | ||
---|---|---|---|
Order ID | Bin Rack | Order ID | Bin Rack |
00001 | A1 | 00005 | 1 |
00002 | B1 | 00007 | 15 |
00003 | A12 | 00012 | 2 |
00004 | B3 | 00010 | 23 |
00005 | 1 | 00011 | 2A |
00006 | 5 | 00006 | 5 |
00007 | 15 | 00001 | A1 |
00008 | AAAAA | 00003 | A12 |
00009 | BBBBB | 00008 | AAAAA |
00010 |
23 | 00002 | B1 |
00011 | 2A | 00004 | B3 |
00012 | 2 | 00009 | BBBBB |
The following options are available to be configured to customize the Linnworks environment
|
The following options are available to be configured to customize the Linnworks environment when processing orders
|