Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 4 Next »

  • Client orders are created by the B2B portal

  • Order Header:

    • Warehouse

    • Order Start Date

    • Pickup Date/Time

    • Order Status (New, Being Packed, Packed, Picked up, Delivered, Cancelled)

    • Status (Draft, or Activated)

    • Do Not Allocate field

    • Allocation Status (None, Partial, Full)

  • Order Lines

    1. Product = Item

    2. Quantity

    3. Unit Price = Points

  • When an Order is created/updated:

    1. Product inventory is allocated unless Do Not Allocate = true

    2. Items will be allocated FEFO

    3. The Allocation Status is updated.

  • We will pick/pack using the Order table

    1. Print Packing Slip mass, or on an order

  • Fulfilled is checked automatically when an Order is Picked up or Delivered.

  • Hourly routine to create Sales Invoices and to post for fulfilled orders.

    • Or click “Create Sales Invoice” manually for a fulfilled order.

    • Post Sales Invoice

  • No labels