Changes

Line 49: Line 49:  
To be defined
 
To be defined
   −
== Synchronize from Woocommerce to Dolibarr ==
+
== The consequences in Dolibarr due to changes in Woocommerce
 
   
{|class="wikitable sortable"
 
{|class="wikitable sortable"
 
|-
 
|-
!Activites in Woocommerce !! Effects in Dolibarr !! When !! Note
+
!Actions in Woocommerce !!Changements in Dolibarr !! When !! Note
 
|-
 
|-
|Create/modifie categories in Woocommerce || Created into Dolibarr as sub-categories of the parent category used for Mangeto categories (defined into module setup) || Manual click on "Woocommerce to Dolibarr sync" button || <div style="color: #600">NA</div>Table llx_ecommerce_category is updated to store a link between dolibarr category id and remote Woocommerce id. Due to a lack of search on last modified time on Woocommerce API, this sync may be slow if you have a high number of categories
+
|Create/modify categories in Woocommerce || They are changing in Dolibarr into sub-categories of the parent categorie used for Mangeto categories (defined in the module setup) || Manual click on "Woocommerce to Dolibarr sync" button || <div style="color: #600">NA</div>Table llx_ecommerce_category is updated to store a link between dolibarr category id and remote Woocommerce id. Due to a lack of search on last modified time on Woocommerce API, this sync may be slow if you have a high number of categories
 
|-
 
|-
 
| Products or Stock created/modified into Woocommerce || Created into Dolibarr (and linked to its categories <span style="color: #600">NA</span>).<br>If module stock is enabled and '''Stock synchronisation direction''' was set to "ecommerce2dolibarr", stock is also initialised/updated into warehouse defined into eCommerce dolibarr module setup || Manual click on "Woocommerce to Dolibarr sync" button || <div style="color: #060">Available</div>Table llx_ecommerce_product is updated to store a link between dolibarr product id and remote Woocommerce id<br><br>Informations concerned:<br>&nbsp;&nbsp;- Product : Product type (Product or Service(=Virtual in Woocommerce)), Ref (UGS in Woocommerce, Activated 'Elephant' code generator in module preferences if UGS is maybe empty), Label (Name in Woocommerce), Description, Weigth (Kg), Price, envente (Purchasable in Woocommerce), Product finished type (Fixed at Manufactured), Min price (Price in Woocommerce), Url (Permalink in Woocommerce), Stock quantity<br>&nbsp;&nbsp;- Product Variation : Product type (Product or Service(=Virtual in Woocommerce)), Ref (UGS in Woocommerce, Activated 'Elephant' code generator in module preferences if UGS is maybe empty), Label (Name & liste (attribute name: attribute option) in Woocommerce), Description, Weigth (Kg), Price, envente (Purchasable in Woocommerce), Product finished type (Fixed at Manufactured), Min price (Price in Woocommerce), Url (Permalink in Woocommerce), Stock quantity
 
| Products or Stock created/modified into Woocommerce || Created into Dolibarr (and linked to its categories <span style="color: #600">NA</span>).<br>If module stock is enabled and '''Stock synchronisation direction''' was set to "ecommerce2dolibarr", stock is also initialised/updated into warehouse defined into eCommerce dolibarr module setup || Manual click on "Woocommerce to Dolibarr sync" button || <div style="color: #060">Available</div>Table llx_ecommerce_product is updated to store a link between dolibarr product id and remote Woocommerce id<br><br>Informations concerned:<br>&nbsp;&nbsp;- Product : Product type (Product or Service(=Virtual in Woocommerce)), Ref (UGS in Woocommerce, Activated 'Elephant' code generator in module preferences if UGS is maybe empty), Label (Name in Woocommerce), Description, Weigth (Kg), Price, envente (Purchasable in Woocommerce), Product finished type (Fixed at Manufactured), Min price (Price in Woocommerce), Url (Permalink in Woocommerce), Stock quantity<br>&nbsp;&nbsp;- Product Variation : Product type (Product or Service(=Virtual in Woocommerce)), Ref (UGS in Woocommerce, Activated 'Elephant' code generator in module preferences if UGS is maybe empty), Label (Name & liste (attribute name: attribute option) in Woocommerce), Description, Weigth (Kg), Price, envente (Purchasable in Woocommerce), Product finished type (Fixed at Manufactured), Min price (Price in Woocommerce), Url (Permalink in Woocommerce), Stock quantity
165

edits