Open shalabhaggarwal opened 11 years ago
That would be so nice! I can help out if you want. Need that badly.
Hi @b1rdhous3
Can you explain the way you would prefer this feature to be implemented? We are gathering feedbacks from users and developers in community to build this feature in the best possible way.
Thanks!
Hey @shalabhaggarwal
for example if you create an invoice there should be a status update to magento or if you create a shipment. Not only provide shipment information to magento. Update a status, too.
Or if the OpenERP Workflow is "Done" mark the magento order "Done".
A good example is the Magento OpenERP Connection called "AiO-Connect" Google for that.
Magento most usual status are:
they should be considered as Orders in openERP because they can be delivered. What do we do with the magento's invoice (see #107)
They should be considered as Quotes in openERP or much better a checkbox choice to consider them like Quotes or Orders (because if they are Quotes, I think they are not taken in consideration in the restocking process, and some people may wish to go on with restocking. This depends if you trust your customers that they will send you the money or not, and this depends on the history/experience of your shop)
They should not be imported in openERP. Who needs them ? To do what ? Or we should have the choice to import them or not
They should not be imported in openERP or we should have the choice to do it or not, because I also think that all shops don't have the same customer's behavior that I described.
I feel that the order status with safe default implement almost the same functionality that you have mentioned. In addition it also gives you the option to explicitly avoid importing orders in status' which it should not.
@shalabhaggarwal Can we consider this implemented ?
Please feel free to send a pull request if the default processing for the order states are not appropriate
@sharoonthomas Yes, the current implementation provides complete flexibility to the user to choose which order state to import orders in and how they should be mapped in openerp.
If there is something specific to any order state processing, that should be handled in a separate issue.
Right now the order status export works only for cancelled orders. This should work with all the states between openerp and magento.