res_country_group

-1 rows


Description

Country Group

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('res_country_group_id_seq'::regclass)
account_fiscal_position.country_group_id account_fiscal_position_country_group_id_fkey N
res_country_group_pricelist_rel.res_country_group_id res_country_group_pricelist_rel_res_country_group_id_fkey C
res_country_res_country_group_rel.res_country_group_id res_country_res_country_group_rel_res_country_group_id_fkey C
create_uid int4 10 null
res_users.id res_country_group_create_uid_fkey N

Created by

write_uid int4 10 null
res_users.id res_country_group_write_uid_fkey N

Last Updated by

name jsonb 2147483647 null

Name

create_date timestamp 29,6 null

Created on

write_date timestamp 29,6 null

Last Updated on

Indexes

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

Relationships