← Back to team overview

openerp-connector-community team mailing list archive

active field on magento tables

 

Hi connectoristas,

In 2 of our projects we need to use active field in
magento_product_product and magento_storeview

use cases:
magento_product_product :
A product of one sale order has been deleted in Magento. The order
can't be imported anymore.
The workaround is to add another binding to the replacing product in
openerp to allow to do the import.
But if a product export to magento happens, 2 exports will be made and
1 will fail because product magento_id doesn't exist in magento.
If i had an active field it wouldn't be anymore exported for the
deleted product if i check this field after import my failed sale
order

magento_storeview :
sales orders don't have to be import but the storeview must be enabled
in magento

Could we consider to add active fields in these tables ?
magento_product_category
magento_res_partner
magento_res_partner_category
magento_backend
magento_product_product
magento_store
magento_storeview
magento_website

Thanks for your replies.

If yes I will do a merge proposal

David BEAL
Akretion
OpenERP Development - Integration
+33 (0)6 67 22 86 89
+33 (0)4 82 53 84 60


Follow ups