Path

ez projects / tinyerp_connector


TinyERP connector

UNIX name Owner Status Version Compatible with
tinyerp_connector J-A Eberhard stable 1.0 3.6 and above

The TinyERP connector allow to integrate the eZ publish e-shop with
TinyERP.
The connector uses XML-RPC to get available product quantities and
prices from TinyERP, display them in the eZ publish e-shop, return
orders to TinyERP and keep order status updated.

Orders recorded in the eZ publish s-shop can be synchronized with
TinyERP.
Maintain by the connector offer the basis for a full GPL solution for an
enterprise framework, from portal to ERP, CRM and accounting.
INSTALL - TinyERP
Check that the following packages are installed or type:
/
Install TinyERP (server and client).
You can get the package from testing and unstable official Debian
repository
Create a user in Postgresql
Create the database
Make your life easier, use pgadmin3 for postgres admin tasks.
in Debian, TinyERP files will be installed in
Launch TinyERP with (first time only)
If you need the TinyERP client in another languages (ex. in
french)
The TinyClient should be seen on your panel
INSTALL the ez Publish connector
Edit /usr/share/server/bin/addons/esale/__terp__.py
and check that "active": True
In /usr/lib/python2.3/site-packages/tinyerp-server/
you have to restart TinyERP with ./tinyerp-server.py -init=esale
&
In eZ publish, place the extension in the extension folder and activate
it
Add an 'erp_nr' attribute at the 'user' class. (textline)
Edit extension/tinyerp/settings/tinyerp.ini :
In the template /full/product.tpl insert the following code to get the
quantity in stock from TinyERP
In kernel/classes/ezbasket.php add
To fetch the product price from TinyERP
Go to in order to synchronized orders from eZ publish to TinyERP
Instruction en Français sur

 

Screenshot

This project has no reviews yet. Be the first one to review it!

No forum messages yet.