>From where you get source of magento_openerp_synchro module? I checkout from launchpad extra_addons and its working fine. here is my __terp__.py file content.
{ "name" : "Magento Synchro Smile", "version" : "0.9.9", "author" : "Smile", "category" : "Interfaces/CMS & eCommerce", "website" : "http://code.google.com/p/magento-openerp-smile-synchro/", #please notice that the delivery module is only used to add attach a shipping price line "depends" : ["product", "stock", "sale", "account", "account_tax_include"], "description": """Magento OpenERP Interface - This module allows product catalog and sale orders synchronization between OpenERP and Magento. This module is contributed by the Smile French IT company (www.smile.fr) and Zikzakmedia (www.zikzakmedia.com)""", "init_xml" : [], "demo_xml" : [], "update_xml" : [ 'security/ir.model.access.csv', 'magento_view.xml', 'magento_wizard.xml', 'magento_data.xml', ], "active": False, "installable": True } https://dl-web.getdropbox.com/get/OpenERP/magento_openerp_synchro.zip?w=783e7be0 ------------------------ OpenERP=Easier, Adaptable, Affordable, Modular -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=40107#40107 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
