-
Notifications
You must be signed in to change notification settings - Fork 16
MagentoERPConnector
First off, we need an OpenERP page here. 2 Appliances, OpenERP built on Postgres, and Magento (in Library) generally built on MySQL. The Connector system referenced here has not been released yet for OpenERP 7. There is a Connector from OpenLabs (on GitHub, and active as of this writing: openlabs / magento_integration) that will seemingly do the trick. (l-arnold) ---- On Bazaar, OpenERP plus the Magento Connector looks very interesting, though somewhat difficult to combine. If this could be built and packaged together My sense is that it could be a real blockbuster.
(essentially an OPENERP/Magento Connected Build)
Bazaar Branches are here (NEEDS TO BE UPDATED as of 10-12-13):
OpenERP is Here:
OpenLabs: One of the Partners in OpenERP/Magento Connector is here:
MagentoConnector Install Directions are somewhat outlined here:
- http://www.openerp.com/forum/topic20961.html
- http://tazjel.blogspot.com/2011/01/openerp-magento-integration.html
- http://www.zbeanztech.com/blog/openerp-magento-integration
From the OpenLabs link above the following may also be required:
- Module: product
- Module: base_external_referentials
- Module: base_sale_multichannels
- Module: product_m2mcategories
These links seem part of the above, but this is also some of the complication here:
I think this is all doable. For some reason this is all being held behind the veil of Package Managment and to get inside it would be great to have a method that not only got the system started but also let people start to participate in the Branches Forks and Development... Lots to learn.
I just want a working Ap by Next Week.