Imported orders status stuck

Bug #1048101 reported by Abula
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Magento OpenERP Connector
New
Undecided
Unassigned

Bug Description

Hi Guys,

Here is the problem. The order status couldn't be synced to Openerp 6.1 from importing all orders from magento..

The order status in Openerp remain in "quotation" but the order status in magento is "completed".

It's hard to go though all orders manually and even the order was processed manually in openerp, it stuck in "In Process"

I have used branches below and my openerp version 6.1, magento version 1.6.2 .

bzr branch lp:magentoerpconnect/openerp6.1-legacy-module
bzr branch lp:openobject-addons/extra-trunk
bzr branch lp:c2c-ecom-addons/6.1

Regards

Adel

Revision history for this message
nikko (nikkowang) wrote :

if you process the order with 100% invocied and 100% picked, you need to wait scheduler to update order status, or you manually triger the scheduler to update status.

for order status not synced, go to

sales->configuration->sales

There are customer payment method and sale workflow method, you could custom your payment method and select automatic workflow, you could config it to fits your requirement. If you choose "Validate Order :always", all order imported will be set to "processing" and you could also "open invoice" and "validate invoice". but that may make some pending orders also changed to "processing".

The "Validate Order :Only Paid" may fits the requirement, but i still didnt figure out how to set this feture the check if "order is paid". if someone know detail setting, please reply. thank you!

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.