On Tue, 2007-03-20 at 15:48 +0100, chess132 wrote:
> To import my invoices I insert directly the data into account_invoice, 
> account_invoice_line, account_invoice_line_tax and account_invoice_tax but I 
> fear that have the bad consequent for database integrity.

It would be a bad idea to load data in to the tables. Tiny does lots of
clever stuff with the invoices and database relations.

You are better to use the CSV import or just import entries directly in
to the journal. There is some info here:

http://tinyerp.org/wiki/index.php/TinyBookEN/MEOImport

SM


_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman/listinfo/tinyerp-users

Reply via email to