Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
3 Replies
20622 Tampilan

I am very interested if somebody has experience with the integration of Wordpress woocommerce with OpenErp.

  1. How to exchange product information.
  2. How to exchange sales information.
  3. How to exchange client information.
Avatar
Buang

¿Any solution? I am searching for anything and I'm going to study ea_import with openerp v7.

Jawaban Terbai

If your requirements are not much like just receiving customer information an order from shop to openerp and stock information from ERP to e-commerce suite.

You can make it on your own with help of few modules with no programming at all.

  • For data from webshop to OpenERP you can use **ea_import module from enapps". this module is quiet esy to use and you can define a scheduler so it can import a file from a folder for every x minutes. So if you can export your orders and new customers periodically ea_import can create or update openerp records. [for V6.1]

ea_import : hhtp://www.enapps.co.uk/uk/openerp/enapps-release-eaimport-tool-import-any-csv-data-openerp-update/

  • For data from OpenERP to webshop you can generate a csv report and add scheduled task so every x minutes or hours your export file will be prepeared (I recommend csv format).
Avatar
Buang
Jawaban Terbai

Here you can read on how export data from Woocommerce and import into Odoo.

Avatar
Buang
Jawaban Terbai

No experience with woocommerce, but I experienced integrating another e-commerce package with OpenERP. My thoughts on this are:

  1. Determine whether the synchronization is one way (OpenERP to woocommerce) or two-ways (OpenERP to woocommerce and back).
  2. Try synchronizing both systems manually with text-delimited files. You need to know how to sync the information manually before trying to automate the sync process
  3. Figure out how to modify woocommerce in order to incorporate your OpenERP information (does it provide webservices for updating its master data?)
  4. Check the Magento Commerce module, it will give you a good idea of the effort needed to automate the process
Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
2
Nov 24
1594
1
Nov 24
2004
1
Okt 23
2746
0
Mei 21
7507
1
Nov 16
3527