From: Roy P <or...@sh...> - 2006-10-29 17:15:48
|
On Sunday 29 October 2006 8:33 am, Danita Zanre wrote: > > They're here: > > <http://www.sql- ledger.org/cgi- bin/nav.pl?page=misc/conversions.html> > > Okay - so now the next question is, just how flexible are these for a > non-expert, and can they be used on an ongoing basis. For example, both > our shopping cart and our credit card processor will export data in comma > delimited, tab delimited, Quicken or Quickbooks formats. Would it be easy > enough for me to "import" this information into my SQL-Ledger routinely? > > Thanks. > > Danita The scripts on that page only import parts, vendor info and customer info. They don't handle actual transactions. This could be done using Sql-ledger API. There has been a few posts on this list about developing script that will handle this. Maybe others on this list who already have scripts like this can give/sell them to you..... or can write some for you if needed. Of course having Dieter write them for you is an option too. Cheers |