account_financial_year_op

-1 rows


Description

Opening Balance of Financial Year

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('account_financial_year_op_id_seq'::regclass)
company_id int4 10 null
res_company.id account_financial_year_op_company_id_fkey C

Company

create_uid int4 10 null
res_users.id account_financial_year_op_create_uid_fkey N

Created by

write_uid int4 10 null
res_users.id account_financial_year_op_write_uid_fkey N

Last Updated by

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_financial_year_op_pkey Primary key Asc id

Relationships