GL Account Imports

Posted:
Wed Mar 19, 2008 12:49 pm
by Ron
A GL Account import process would save considerable time.
Is there anything available?
Re: GL Account Imports

Posted:
Wed Mar 26, 2008 11:06 am
by Danny C
For what it's worth, I'd like to second Ron's request. I've had numerous times when I would've liked a GL Import procedure.
However last time I needed to do it, I developed my own SQL script which populates the required tables. Seems to work OK.
You need to bring in the Excel data into a SQL table. I called my table NewChart.
Do you want a copy?
Re: GL Account Imports

Posted:
Sun Apr 27, 2008 8:36 pm
by Mike.Sheen
Danny C wrote:For what it's worth, I'd like to second Ron's request. I've had numerous times when I would've liked a GL Import procedure.
However last time I needed to do it, I developed my own SQL script which populates the required tables. Seems to work OK.
You need to bring in the Excel data into a SQL table. I called my table NewChart.
Do you want a copy?
Logged as bug 6271. I agree this is a useful and necessary feature.