merge products/services

c9532d20210624152904

New

This module allows 2 products/services to be merged. You can test all queries before commit changes You can add some specific php code to be executed during the merge

More details


36,00 €

More info

Module version: 1.0
Publisher/Licence: Vincent MAURY / GPL-v3
User interface language: English / French
Help/Support: [email protected]
Prerequisites:

  • Dolibarr min version: auto
  • Dolibarr max version: auto

Install (For Dolibarr v9+):

  • Go into menu Home - Setup - Modules - Deploy an external module and submit the zip file
  • Module or skin is then available and can be activated.

Install (For Dolibarr v8-):

  • Download the archive file of module (.zip file) from web site DoliStore.com
  • Put the file into the root directory of Dolibarr.
  • Uncompress the zip file, for example with command  unzip module_fusionproduit-1.0.zip
  • Module or skin is then available and can be activated.

This module allows 2 products/services to be merged.
In some tables (wich can be selected), the id of the product to del will be replaced by the id of the product to keep
In some other tables like stocks (wich can be selected), the quantity of the product to keep will be added with these of the product to del, and this one will be reseted
You can test all queries before commit changes
You can add some specific php code to be executed during the merge