Hello everybody,
I’m sorry i can only write my question in english.
I have questions regarding dolibarr and oscommerce, i have successfully integrated osc and dolibarr but i’m not able to import the clients, commandes, and produits from oscommerce to dolibarr database. By the way I can import categories.
If someone can help me it will be appreciated.
A bug has been corrected in this function, please take the latest CVS sources (directory ws_oscommerce).
You should be able to create a category in dolibarr from a category in Oscommerce, or if the category exists in dolibarr, join the dolibarr category to the osc category.
Thank you for the reply, i have one more question.
Should i import the clients, commandes, categories and produits one by one?
Or there is a way to do it automatically, so when someone make orders then dolibarr database also updated.
I have more than 1000 products and custommerce in my osc store.
just to expose another case
i’m newbee in dolibarr
but very interested by it
(php/mysql make the diference with tomcat …)
i have many oscommerce installed
but one off then with 4000 products
changing timeout in php and in nusoap.php
this problem is over
but i got :
tested on a local computer
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 3657981 bytes) in D:\wamp\www\dolibarr\includes\nusoap\lib\nusoap.php on line 6076
do you have a idea to truncate the xml at the source
The actual version off the interface with oscommerce is experimental.
For example, the pages show the full list of products, orders, customers wich are brought by the web services.
For big osc-sites with a lot of products, or orders, this will take a lot of ressources, and this every time you open the products/orders/customers list in Dolibarr. This is a limitation for what this module is experimental. Thank you for your tests and feedbacks.
I am working on a new version of this module. And this problem will have a solution. Other limitations will be corrected also. This module is not yet ready, but you can contact me by mail if you want to share your ideas and experiences with this module, this will help me building a production ready module.