Only import paid orders
How can I configure the connector to only import Paid orders
It's is posible?
I see this filter in the sale.py from magentoerpconnect:
def _get_filter(self, cr, uid, external_session, step, previous_
shop = external_
for storeview in shop.storeview_ids:
if magento_
mag_filter = {
}
Is possible to change this to something like:
mag_filter = {
}
Thanks
Question information
- Language:
- English Edit question
- Status:
- Answered
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask David for more information if necessary.