Changes

Line 39: Line 39:     
== Setup on Dolibarr side ==
 
== Setup on Dolibarr side ==
 +
 +
Setup > Other setup:<br><br>
 +
ECOMMERCENG_DISABLE_LOG_IN_NOTE => 1 (Disable the log in the private note)<br>
 +
ECOMMERCENG_DISABLE_MAGENTO_PRICE_TYPE => 1 (Disable the price type managment for magento)<br>
 +
ECOMMERCENG_BILLING_CONTACT_NAME => 'Choose your Billing contact/address name' (Set name for the billing contact/address)<br>
 +
ECOMMERCENG_SHIPPING_CONTACT_NAME => 'Choose your Shipping contact/address name' (Set name for shipping contact/address)<br>
 +
ECOMMERCENG_SHOW_DEBUG_TOOLS => 0 (Show init/purge/debug tools into site page)<br>
 +
ECOMMERCENG_DISABLED_ERROR_FOR_SOCIETE_ID_0 => 1 (Disable error for the creation of an order when societe id = 0 (Administrator, anonymous, ...))
 +
 
= Usage=
 
= Usage=
 
To be defined
 
To be defined
155

edits