Promotions

  • Fast Product - CODE 42

    Allows you to create products or services directly in the Sales Proposals, Sales Orders and Invoices interface.

    15.00 €  (30€)
  • massaction

    This module offers new mass actions: batch download of PDF documents as a zip archive, batch adding of recipients to a mailing list, batch assignment of a salesperson to third parties.

    90.00 €  (180€)

New products

  • Doli Worksite

    Doli Worksite Module is the professional solution for those who manage construction, plant engineering, or any other type of project directly within Dolibarr. Designed to be simple to use and powerful, it allows you to monitor every financial aspect of a project from opening to final invoicing.

    250.00 €
  • UltimateQRcode 23.0

    Use QR Codes with Dolibarr. These two-dimensional codes can contain thousands of characters, allowing quick access to information. They bridge the gap between the physical and digital worlds, making any medium interactive. A simple scan instantly provides access to the associated digital content.

    66.67 €

Synchro Stock Kits

c27624d20240209150414

Stock synchronisation for composed products (kits) and force awp to 0 for those virtual products.

16.60 €
Excl. tax

  • Author Antonin MARCHAL
  • Module version 1.3
  • Release date 02/09/2024
  • Access to download and updates 1 year
  • How to contact support informatique@letempledujeu.fr
  • Compatibility Dolibarr V19 - V20
  • Last update 11/14/2025 12:55 PM

More info...

Synchro-Stock-Kits POUR [DOLIBARR ERP CRM](https://www.dolibarr.org)

Description

Automatic calculation of the stock of a kit regarding the children actual stock.

This module enhance the native function of product Kits to allow incrementation and decrementation of children stocks when the stock of a parent is changed. Now we manage also the stock of the parent when children stock has changed.
 

Minimum version of Dolibarr : V 19.0.0

For older versions, please refer to install part

Two main features : 

- Synchro father stocks (default : enabled) :

- Each stock move of a child product triggers the sync.

- When a kit comopsition is updated

- Disable the transfer and correct stock for kits

- AWP = 0 (default : enabled):

- Cause the AWP to be always set to 0 (in order to avoid double counting for stock value) 


Langues

- Français
- Anglais

Module version: auto

Publisher/Licence: Le Temple du Jeu / GPL-v3
User interface language: English / French
Help/Support: informatique@letempledujeu.fr

Prerequisites:

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

Install (For Dolibarr v19+):

  • 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.

(Only if you know what you're doing)
Advanced Installation for Dolibarr v16+ (Warning, upgrading Dolibarr to

Modify manually this file : htdocs/product/composition/card.php

and add this part

// ALREADY THERE near line 88
/*
 * Actions
 */
if ($cancel) {
 $action = '';
}
// PART TO ADD (added on 19.0+ official versions)
$reshook = $hookmanager->executeHooks('doActions', [], $object, $action); // Note that $action and $object may have been modified by some hooks
if ($reshook < 0) {
 setEventMessages($hookmanager->error, $hookmanager->errors, 'errors');
}

 




If you think this module is a fork of another one (published after the first one) or violates some terms or conditions of use (for users or vendors), you can make a report at dolistore@dolibarr.org