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

Re: Instructions on Setting Up the Account Tree



On Thu, May 14, 2009 at 4:52 PM, GMAIL - James McDonald
<..hidden..> wrote:
> There are 2 Australia chart of accounts.
>
> For each business they would have to be edited.
>
> Is there any documented way of creating the COA in a spreadsheet format
> and then doing a load?

Not documented, but....

you could:
1) save as a csv...
2) Upload into pgsql temporary table
3)  Use sql queries to move the info into the "chart" table.

Best Wishes,
Chris Travers