There is some overlap of features and there are potential ways that erp can exploit features of E-Commerce.

Comments

singularo’s picture

Version: master » 6.x-1.x-dev
Priority: Normal » Minor

There are certainly ways that we should be able to work with e-commerce & ubercart. At this stage the tentative plan is to make a generic xmlrpc/services style interface for erp so that it can "plug in" to those, and other webshops. However, this is not a high priority for the erp developers at this stage.

Keeping open as a "nice to have".

singularo’s picture

Assigned: Unassigned » singularo

I've just completed initial work on a erp+services+ubercart sync module which uploads erp items into ubercart products, and will be committing shortly.

e-commerce seems to be an even more moving target than ubercart, but once one is done, conversion to the other should be quite simple, as the module for the ubercart site is very small and simple, all the synchronisation is driven from the erp side.

singularo’s picture

Status: Active » Closed (fixed)

erp_ubercart is in the repo, it needs work, but is a start