Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 1.57 KB

receipt-orders.md

File metadata and controls

34 lines (19 loc) · 1.57 KB

Receipt Orders

As of Sales Pack v2.0.

Receipt Orders are used to document product receivals from suppliers or from customers who returned their orders.

If the Warehouses feature is enabled, every Receipt Order record should be associated with a Warehouse.

Multiple Receipt Orders can be created from a single Purchase Order. It may be reasonable when a receipt is split into parts or shipped to different warehouses. A Purchase Order should have status Released or Complete to be able to create a Receipt Order from it.

Receipt Orders can be created from a Return Order.

The following Receipt Order statuses are available:

  • Draft;
  • Ready;
  • Completed – inventory is added to stock;
  • Canceled.

It's possible to lock a Receipt Order. Locking disables the ability to change the status and items.

Access to Receipt Orders is controlled by Roles.

It's possible to print a Receipt Order to PDF and send the PDF in an email.

When a Receipt Order contains products that are tracked by Batch or Serial numbers, to be able complete the order, one needs to specify numbers for those products.

It's possible to import Serial numbers from a CSV file within a Receipt Order.

Locking

A Receipt Order can be locked if it's completed or canceled. When a record is locked, a specific fields become read-only. An administrator can configure the field list at: Administration > Entity Manager > Receipt Order > Edit.

If the settings parameter Forbid order unlocking is checked, once a record is locked, it can be unlocked only by an administrator.