← Back to team overview

openerp-connector-community team mailing list archive

Import complete sales orders

 

Hello,

We want to import old sales orders with status "Complete".

The issue is that the connector imports complete sales order from Magento
as Draft quotations.

As a solution, we thought of overriding
the "SaleOrderImporter._after_import" method, and add insert and/or modify
statements to convert the quotation into a sales order after the import is
finished.

So, how is it possible to make the connector import the complete orders
into Odoo sales orders instead of draft quotations?

Thank you very much for your cooperation.

Best regards,
Ahmed Ababneh

Follow ups