Hi, Am Donnerstag, 15. Dezember 2011, 15:03:43 schrieb Alec Taylor: > What work has been done integrating ERP into satchmo?
I'm also very interested in this; I am considering to migrate an existing (non-Satchmo) web shop to Satchmo, including *some* form of integration with OpenERP. Alec, are you already decided on using Tryton or do you rather want to use *some* ERP system? > Would I be better off building the aforementioned features from > scratch; or is there something pre-built to work off? If you want to use OpenERP, there are a number of Python libraries that you could use to connect to the OpenERP server (Wikipedia lists ooop, oersted, openobject-library) or you could use plain XML-RPC. There is also an OpenERP "ecommerce" module http://doc.openerp.com/v6.0/technical_guide/ecommerce.html that gives you something like an iframe that directly interacts with OpenERP. If you are going to build a Satchmo-OpenERP bridge, I am willing to contribute; I'm in particular interested in - stock management (having the current stock level available in Satchmo), - tax computation, - different prices per user role/group, - getting completed orders from Satchmo into OpenERP. Kind regards Tobias -- You received this message because you are subscribed to the Google Groups "Satchmo users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/satchmo-users?hl=en.
