Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
11615 Vizualizări

How can i import and export Data from Sage to odoo ?


Thanks.

Imagine profil
Abandonează
Cel mai bun răspuns

 A -  Export Accounting entries from Odoo to Sage 30, 50, 100 :

use this OCA addon https://www.odoo.com/apps/modules/8.0/account_move_line_report_xls/

- export your selected moves, save the xls file as csv. the use "import paramaétrable" in sage to import entries. I am using it , and it's working well with sage 30, 50.  ( needs some minor code modifications on date format )

B - export invoices from Odoo to Sage

use this OCA addon  https://www.odoo.com/apps/modules/8.0/exportsage50/

C - importing data from Sage to Odoo, is more easier since you can export any thing from Sage in .csv format. It' sup to you to map columns with odoo models with odoo's import wizard.


Imagine profil
Abandonează