Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Outbounding is the process to fill orders with your available stock. The host ERP system can make such orders available to the host connector which will create the outbound orders. An operator can select those orders and places the articles needed for that order in an order carrier that will be transported to a expedition location. The operator can select the outbound icon from the menu.

Outbound method

After you chose you want to outbound by pressing the oubound icon in the main menu you have te option to select the method of outbound.

...

Method

Description

Pallet

Todo

Manual

Todo

Outbound order selection

A selection dialog is given with available inspect orders:

...

Value

Description

#000000000178

Internal stockcontrol order number

Available

Shows that the order is ready to be executed

12345

Erp system reference order number

Outbound

Order type, in this case outbound

(0/2+ carriers)

5 line(s)

Number or orderlines

75 items

Total number of items to be outbounded

0 done

Number of articles already processed

Outbound dialog

The selected outbound orderline is shown in the title of the dialog. Currently it is outbounding the first orderline of that order.

...

In the next section you can see the Action dialog that says it is a ‘PICK' action on location ‘A1A1’ from compartment 'A’. You see the amount that the orderline expects you to put in the order carrier. If you want you can add or remove items. Pressing the play button wil close this orderline.

Flex Setting
Status
colourYellow
titleDEVELOPER

Todo

Code Block
<flex>
  <execute>
    <mandatory_properties>lotnumber,countryoforigin,damaged</mandatory_properties>
  </execute>
</flex>

...