This issue is solved with additional code in the openerp6 module. It is done by first when the order is imported if it has not been invoiced "paid" it goes into quotation "need to update" status. When update order status scheduler is run it will first try to see if the status of the pending orders whether money order or paypal has changed and appropriately update them. It works very well so far ive seen.
The code can be observed here http://bazaar.launchpad.net/~openlabs-akretion-consortium/magentoerpconnect/magentoerpconnect-v6/annotate/head%3A/sale.py -- You received this bug notification because you are a member of C2C OERPScenario, which is subscribed to the OpenERP Project Group. https://bugs.launchpad.net/bugs/512753 Title: if we pay the invoice of an order from Magento, then it doesn't get reflected in OpenERP Status in Magento Open ERP Connector: Confirmed Bug description: When we create a sales order in Magento and its invoice , then the status of the order is not imported to OpenERP. It does not show the sale order as “Invoiced 100%” in OpenERP. I created a sale order and invoiced it and “updated order status” but the status of order-Invoice in openERP does not show it “Invoiced” . _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

