res_partner_industry

-1 rows


Description

Industry

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('res_partner_industry_id_seq'::regclass)
res_partner.industry_id res_partner_industry_id_fkey N
create_uid int4 10 null
res_users.id res_partner_industry_create_uid_fkey N

Created by

write_uid int4 10 null
res_users.id res_partner_industry_write_uid_fkey N

Last Updated by

name jsonb 2147483647 null

Name

full_name jsonb 2147483647 null

Full 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)
res_partner_industry_pkey Primary key Asc id

Relationships