Table idempiere9.adempiere.m_matchinv
Match Shipment/Receipt to Invoice

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_matchinv_id numeric 10
a_asset_addition.m_matchinv_id mmatchinv_aassetaddition R
m_costdetail.m_matchinv_id mcostdetail_matchinv R
m_matchinv.ref_matchinv_id refmatchinv_mmatchinv R
m_matchinv.reversal_id reversal_mmatchinv R
Match Shipment/Receipt to Invoice
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_inoutline_id numeric 10  √  null
m_inoutline.m_inoutline_id minoutline_mmatchinv R
Line on Shipment or Receipt document
c_invoiceline_id numeric 10
c_invoiceline.c_invoiceline_id convoiceline_mmatchinv R
Invoice Detail Line
m_product_id numeric 10  √  null
m_product.m_product_id mproduct_mmatchinv R
Product, Service, Item
datetrx timestamp 29,6 Transaction Date
qty numeric 0 0 Quantity
processing bpchar 1 Process Now
processed bpchar 1 'N'::bpchar The document has been processed
posted bpchar 1 'N'::bpchar Posting status
documentno varchar 30  √  null Document sequence number of the document
dateacct timestamp 29,6  √  null Accounting Date
m_attributesetinstance_id numeric 10  √  null
m_attributesetinstance.m_attributesetinstance_id mattributesetinstance_mmatchin R
Product Attribute Set Instance
description varchar 255  √  null Optional short description of the record
processedon numeric 0  √  null The date+time (expressed in decimal format) when the document has been processed
m_matchinv_uu varchar 36  √  NULL::character varying M_MatchInv_UU
reversal_id numeric 10  √  NULL::numeric
m_matchinv.m_matchinv_id reversal_mmatchinv R
ID of document reversal
ref_matchinv_id numeric 10  √  NULL::numeric
m_matchinv.m_matchinv_id refmatchinv_mmatchinv R
Referenced Match Invoice

Table contained 18 rows at 2021-12-25 14:43 +0100

Indexes:
Column(s) Type Sort Constraint Name
m_matchinv_id Primary key Asc m_matchinv_pkey
posted + processed + processedon + ad_client_id Performance Asc/Asc/Asc/Asc idxm_matchinv_proc_on
c_invoiceline_id + m_inoutline_id Performance Asc/Asc m_matchinv_ship
m_matchinv_uu Must be unique Asc m_matchinv_uu_idx


SchemaSpy was unable to generate a diagram of table relationships.
SchemaSpy requires Graphviz version 2.2.1 or versions greater than 2.4 from www.graphviz.org.