Hi,

I've successful setup a drupalerp and install the Ubercart module as well. The Services configuration has been done through the steps of placing the details and the "Remote Keys". i'm wondering what to do next?

I've create and Erp item and I have create a ubercart product, so what's the next step to sync between them?

Thanks.

Comments

singularo’s picture

At the moment, all that this module does is to automatically create Ubercart products from erp items.
Its triggered from a menu item at erp/ubercart (you may need to check permissions, or login as admin).

The module is mostly just a proof of concept at this stage, but please try it out, and let me know what extra it needs to do to work for you, and I'll see what I can do.

maxchock’s picture

I did create 1 item using "erp item", but I couldn't find the created item at ubercart product. Can you please show me the right way if i'm heading the wrong way? I'm quite a newbie at Drupal and ubercart, so with your details given will greatly help.

THanks & regards,
Max.

maxchock’s picture

by the way, any documentation available?

Thanks.

singularo’s picture

maxchock’s picture

I c,

If that's the case, I got few question.

1. My current setup is drupalerp (6.15) which I downloaded thru drupal.org and I added in other module like ubercart, thickbox, google analytic and etc. I assume this can work also, am I right?

2. After I create the Erp Item, where is the place to see whether it has update to ubercart Product as well?

Thanks & regards,
Max.

singularo’s picture

At this stage, it will simply add/update the REMOTE site's ubercart item, so you need to check on that site.

There is still quite a bit of work to do on this integration. Patches appreciated!

singularo’s picture

Status: Active » Closed (fixed)

Missed answering Question 1.
The erp_ubercart_service module needs to be placed on the "remote" site. It has dependencies of :

dependencies[] = services
dependencies[] = xmlrpc_server
dependencies[] = services_keyauth
dependencies[] = node_service
dependencies[] = system_service
dependencies[] = user_service

But i'm not aware of it or any of them causing any problems. To test the functionality, I simply copied the dependencies and the erp_ubercart_service module to our live site and enabled them.

Locally, the normal erp modules are needed except the erp_ubercart_service module

maxchock’s picture

Priority: Normal » Major
Status: Closed (fixed) » Active

Hi,

Any site using this combination successfully? I think this Ubercart + erp is very potential. I've search everywhere but didn't see any useful info about Ubercart + others erp system. Currently i'm studying Drupal + Magento + OpenERP, but I believe it may be a mess because in this case Magento is almost useless. So i'm back here to finding solution for Ubercart + your erp.

Hope you can help me on this by provide more info on your current usage.

Thanks & best regards,
Max Chock.

singularo’s picture

Issue summary: View changes
Status: Active » Closed (outdated)