Monday, September 10, 2018

Inventory transaction statuses

The statuses of inventory transactions represent different process steps in a normal demand and supply flow. The status impacts the different on-hand balances that are kept in the inventSum table.
  • StatusIssue statuses represent demand and can be thought of as subtractions from the inventory.
  • StatusReceipt statuses represent supply and can be thought of as additions to the inventory.
List below describes the StatusIssue and StatusReceipt statuses are used in Microsoft Dynamics 365 for Finance and Operations and AX 2012. 

Status Issue

  • None
  • Sold
  • Deducted
  • Picked
  • ReservPhysical
  • ReservOrdered
  • OnOrder
  • QuotationIssue

Status Receipt

  • None
  • Purchased
  • Received
  • Regestired
  • Arrived
  • Ordered
  • QuotationReceipt
Let's review all of them in details.