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.
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.
Comments
Comment #1
singularoThere 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".
Comment #2
singularoI'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.
Comment #3
singularoerp_ubercart is in the repo, it needs work, but is a start