Table idempiere9.adempiere.c_ordertax
Order Tax

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
c_order_id numeric 10
c_order.c_order_id corder_cordertax C
Order
c_tax_id numeric 10
c_tax.c_tax_id ctax_cordertax R
Tax identifier
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
taxbaseamt numeric 0 0 Base for calculating the tax amount
taxamt numeric 0 0 Tax Amount for a document
processed bpchar 1 'N'::bpchar The document has been processed
istaxincluded bpchar 1 'N'::bpchar Tax is included in the price
c_ordertax_uu varchar 36  √  NULL::character varying C_OrderTax_UU
c_taxprovider_id numeric 10  √  NULL::numeric
c_taxprovider.c_taxprovider_id ctaxprovider_cordertax R
Tax Provider

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

Indexes:
Column(s) Type Sort Constraint Name
c_order_id + c_tax_id Primary key Asc/Asc c_ordertax_pkey
c_ordertax_uu Must be unique Asc c_ordertax_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.