No products
* Prices may vary depending on your country.
* An additional contribution can be added at the time of payment.
New products
The After-Sales Service module for Dolibarr helps you manage repair/service cases both in a workshop and for on-site interventions, across a wide range of trades. It includes a planning calendar (create & edit appointments) and an advanced mobile workflow using QR Codes (photos + signature) with mandatory Terms & Conditions validation.
productcatalogue enables you to create a catalogue of your products very easy and simple. As PDF, XLS, HTML,..
mp21987d20251204140034
A tool for building a budget and tracking it against actuals. It also allows for managing monthly forecasts to adjust projections.
|
|
Version 1.1.7 | Compatible Dolibarr 19+ | PHP 7.1+
Advanced budget management module for Dolibarr enabling revenue and expense tracking with budget vs actual comparison and forecasting. Features hierarchical grouping by customers/suppliers and responsive interface.
📖 Complete Features Guide - Comprehensive documentation of all features and tools
The module includes a cronjob that automatically creates monthly forecast snapshots. To enable:
Enable CLI scheduler: Add to conf/conf.php:
$dolibarr_cron_allow_cli = 1;
Configure system cron (optional, for automatic execution):
# Run nightly at 2:00 AM 0 2 * * * php /var/www/dolibarr/htdocs/custom/budget/scripts/cron_budget_snapshot.php
Or use Dolibarr's internal scheduler:
Database tables are created automatically upon activation.
If upgrading from version < 1.0.1, consult the UPGRADE.md guide for database migration instructions.
Important: If you encounter the error Unknown column 'fk_budget_main', you must disable then re-enable the module, or execute the migration script available on the support repo.
Customize revenue categories from:
budget/ ├── admin/ # Administration pages ├── class/ # Business classes │ ├── budgetmain.class.php │ ├── budgetline.class.php │ ├── budgetreal.class.php │ ├── budgetdictionary.class.php │ └── ... ├── core/modules/ # Module descriptor ├── css/ # CSS styles ├── langs/ # Translations (fr_FR, en_US) ├── lib/ # Libraries ├── sql/ # SQL scripts └── img/ # Images
This module is distributed under GNU GPL v3+ license (GNU General Public License version 3 or later).
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY. See the COPYING file for the full license text.
For more information: https://www.gnu.org/licenses/gpl-3.0.html
KREATIV PROJECT MANAGEMENT SASU
Module developed for Dolibarr ERP/CRM - © 2025 KREATIV PROJECT MANAGEMENT SASU GPL v3+ License - Free Software