The Inventory Movement entity is a complex document entity, used to support Item movements in or out of company warehouses.

It is constructed from the following physical tables: dbInventory, dbBusinessDocument, dbBusinessDocument_ProductLine and tInventoryTransactions


*Note: The ERP now supports movements between warehouses.


Just like other alpha360 Business Documents, that handle Products (or Items) - with the use of dbBusinessDocument_ProductLine table - this entity, is automatically posted, when added, and the post creates transaction entries in the tInventoryTransactions table.


Simple Diagram of the Inventory Census Entity

* the above diagram is NOT complete - for more information see the database schema