account_incoterms

-1 rows


Description

Incoterms

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('account_incoterms_id_seq'::regclass)
account_move.invoice_incoterm_id account_move_invoice_incoterm_id_fkey N
purchase_order.incoterm_id purchase_order_incoterm_id_fkey N
res_company.incoterm_id res_company_incoterm_id_fkey N
sale_order.incoterm sale_order_incoterm_fkey N
create_uid int4 10 null
res_users.id account_incoterms_create_uid_fkey N

Created by

write_uid int4 10 null
res_users.id account_incoterms_write_uid_fkey N

Last Updated by

code varchar 3 null

Code

name jsonb 2147483647 null

Name

active bool 1 null

Active

create_date timestamp 29,6 null

Created on

write_date timestamp 29,6 null

Last Updated on

Indexes

Constraint Name Type Sort Column(s)
account_incoterms_pkey Primary key Asc id

Relationships