Versions Compared

Key

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

OrderList / OrderLines

A list of headers, typically ERP-documents.

  • Search/Filter capability
  • Uses a list component

Used here:

  • Receive

  • PutAway
  • Pick
  • Ship
  • Count
  • Move

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 


OrderList-page




OrderList-page with filterpane visible

OrderLines (sibling to OrderList)

A list of lines, typically ERP-document lines.

Used for "planned" operations, as opposed to Unplanned Count and Move etc.

  • Only used in conjunction with OrderList-pages
  • Has Filter capability if needed
    • Once a Line has been selected,the user is taken through one or more "Registration Collector steps".
      • In Android, the steps are referred to as a "Workflow" 
  • Uses a list component

 

Info
titleOrderList/OrderLines are identified as:
  • Android (Application.cfg):
    • Page Type = OrderList
    • Page Type = OrderLine

 

  • Windows Mobile (UserRole.xml):
    • Tasklet type = TaskletFactory.WMS.Tasklets.OrderList
    • Tasklet type = TaskletFactory.WMS.Tasklets.OrderLines

 

 

 

 

Please review Order

processing

The Mobile WMS application can be used to handle Receive / PutAway / Pick / Count / Move orders.

Each order type is basically handled in the same way and the flow of messages between the mobile device and the ERP system is seen below.

Image Removed

Processing

 

 

 

 

 

 

 

Lookup

Similar to a OrderList, but not necessarily connected to a ERP-document flow.
Permanently displays a filtering pane.

  • Often used for customization
  • User can Search and show existing values
  • Uses a list component

Used here:

  • Bin Content
  • Substitute Item
  • Locate Item

 

 

 

 

 

 

 

 


Lookup-page

Unplanned Item Registration 


The name “Unplanned” refers to this page typically
not being used in a Prepared ERP-Document (planned) flow.

  • Permanently displays a filtering pane
    • Once the header fields has been entered/pre-filled (if applicable), the user is taken through one or more "Registration Collector steps".
      • The steps are NOT a "Workflow" like OrderLines.
      • The steps are defined in ERP and transferred 
  • Often used for customization


Used here:

  • Unplanned Count
  • Unplanned Move
  • Adjust Quantity
  • Item Cross Reference
  • Bulk Move
  • Print Label
  • Item Dimensions
  • Tote Shipping


Unplanned Item Registration-page

 


Displaying collector step One of Two