[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Setting up chart of accounts in 1.4



I set up a few more 1.4 demo test systems today and still do not see to
how to setup a chart of accounts in the UI.
Manually running the sql in sql/coa/us/chart:

psql -U myuser mydb < Service.sql

Gives insert errors on the defaults table
Since the defaults table is already created.
removing the 'INSERT INTO defaults' lines from the sql file corrects the
issue.
Cheers
-turtle