Table idempiere9.adempiere.m_inventoryline
Unique line in an Inventory document

Generated by
Quality Systems & Solutions
Legend:
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
m_inventoryline_id numeric 10
m_inventoryline.reversalline_id reversalline_minventoryline R
Unique line in an Inventory document
ad_client_id numeric 10 Client/Tenant for this installation.
ad_org_id numeric 10 Organizational entity within client
isactive bpchar 1 'Y'::bpchar The record is active in the system
created timestamp 29,6 now() Date this record was created
createdby numeric 10 User who created this records
updated timestamp 29,6 now() Date this record was updated
updatedby numeric 10 User who updated this records
m_inventory_id numeric 10
m_inventory.m_inventory_id minventory_minventoryline C
Parameters for a Physical Inventory
m_locator_id numeric 10  √  null Warehouse Locator
m_product_id numeric 10 Product, Service, Item
line numeric 10  √  null Unique line for this document
qtybook numeric 0 0 Book Quantity
qtycount numeric 0 0 Counted Quantity
description varchar 255  √  null Optional short description of the record
m_attributesetinstance_id numeric 10  √  0 Product Attribute Set Instance
c_charge_id numeric 10  √  null Additional document charges
inventorytype bpchar 1 'D'::bpchar Type of inventory difference
processed bpchar 1 'N'::bpchar The document has been processed
qtyinternaluse numeric 0  √  null Internal Use Quantity removed from Inventory
reversalline_id numeric 10  √  null
m_inventoryline.m_inventoryline_id reversalline_minventoryline R
Use to keep the reversal line ID for reversing costing purpose
qtycsv numeric 0 0 QtyCsv
m_inventoryline_uu varchar 36  √  NULL::character varying M_InventoryLine_UU
currentcostprice numeric 0  √  (0)::numeric The currently used cost price
newcostprice numeric 0  √  (0)::numeric New current cost price after processing of M_CostDetail

Table contained 1 rows at 2021-12-25 14:53 +0100

Indexes:
Column(s) Type Sort Constraint Name
m_inventoryline_id Primary key Asc m_inventoryline_pkey
m_inventory_id + m_locator_id + m_product_id + m_attributesetinstance_id Must be unique Asc/Asc/Asc/Asc m_inventoryline_productlocattr
m_inventoryline_uu Must be unique Asc m_inventoryline_uu_idx

Close relationships  within of separation: