Table idempiere9.adempiere.c_conversiontype
Currency Conversion Rate Type

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_conversiontype_id numeric 10
a_asset_addition.c_conversiontype_id cconversiontype_aassetaddition R
c_conversion_rate.c_conversiontype_id cconversiontype_cconvrate R
c_invoice.c_conversiontype_id cconversiontype_cinvoice R
c_invoicebatch.c_conversiontype_id cconventiontype_cinvoicebatch R
c_order.c_conversiontype_id cconversiontype_corder R
c_payment.c_conversiontype_id cconversiontype_cpayment R
c_paymenttransaction.c_conversiontype_id cconversiontype_cpaymenttransa R
gl_journal.c_conversiontype_id cconversiontype_gljournal R
gl_journalline.c_conversiontype_id cconversiontype_gljournalline R
i_conversion_rate.c_conversiontype_id cconvtype_iconvrate N
i_gljournal.c_conversiontype_id cconversiontype_igljournal N
m_discountschemaline.c_conversiontype_id cconversiontype_mdiscschline R
m_inventory.c_conversiontype_id cconversiontype_minventory R
t_invoicegl.c_conversiontypereval_id cconversiontype_tinvoicegl C
Currency Conversion Rate Type
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
value varchar 40 Search key for the record in the format required - must be unique
name varchar 60 Alphanumeric identifier of the entity
description varchar 255  √  null Optional short description of the record
isdefault bpchar 1 'N'::bpchar Default value
c_conversiontype_uu varchar 36  √  NULL::character varying C_ConversionType_UU

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

Indexes:
Column(s) Type Sort Constraint Name
c_conversiontype_id Primary key Asc c_conversiontype_pkey
c_conversiontype_uu Must be unique Asc c_conversiontype_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.