Table Data dictionary report - gl_special_accounts

Generated: 2018-10-17 3:00:43 PM
Server: PostgreSQL 9.3 (localhost:5432)
Database: datadict_donotremove
Schema: public
Notes:

Table of Special Accounts for system posting

Columns

Name Data type Not Null? Primary key? Default Comment
key character varying(40) Yes Yes Special account key
account character varying(24) No No General Ledger account number as set in company settings - links to gl_accounts.account_no
currency character varying(3) Yes Yes ''::character varying General Ledger account currency - links to gl_accounts.currency

Constraints

Name Type Definition Comment
gl_special_accounts_pkey Primary key (key, currency)

Report generated by pgAdmin3 LTS by BigSQL