Line 36:
Line 36:
[[File:Config Magento.png|400px]]
[[File:Config Magento.png|400px]]
+
+
=== Synchronisation de Magento vers Dolibarr ===
+
+
Synchronizing can done manually from page Synchronizing Site Magento:
+
+
* Categories created/modified into Magento => Created into Dolibarr as sub-categories of the parent category used for Mangeto categories (defined into module setup) (Table llx_ecommerce_category is mainained to keep link of dolibarr id and remote magento id)
+
* Products created/modified into Magento => Created into Dolibarr with categories (Table llx_ecommerce_product is mainained to keep link of dolibarr id and remote magento id)
+
* Thirdparties and contact/addresses created/modified into Magento => Created into Dolibarr (Table llx_ecommerce_societe and llx_ecommerce_socpeople is mainained to keep link of dolibarr id and remote magento id)
+
* Orders created/modified into Magento => Created into Dolibarr (Table llx_ecommerce_commande is mainained to keep link of dolibarr id and remote magento id)
+
* Creating a shipment in Magento is changing status of Order from "pending" to "processing". Because it is changing status or order, it is synchronized
+
* Invoices created/modified into Magento => TODO
+
+
TODO Add job/script to automate this.
=== Synchronisation de Dolibarr vers Magento ===
=== Synchronisation de Dolibarr vers Magento ===
−
{{ToComplete}}
−
=== Synchronisation de Magento vers Dolibarr ===
+
Synchronizing is done in real time:
−
{{ToComplete}}
+
* ...
= Développement =
= Développement =
{{TemplateModTeclibFr}}
{{TemplateModTeclibFr}}