No products
* Prices may vary depending on your country.
* An additional contribution can be added at the time of payment.
New products
The ProPlus Tracker module strengthens project monitoring and management within Dolibarr ERP & CRM. Once activated, assigning a project becomes a mandatory step before validating quotes, orders, and invoices.
Professional working time recording module compliant with Spanish Royal Decree-Law 8/2019 and the EU Working Time Directive. Employees clock in, out and manage breaks in one click from a real-time dashboard. Admin panel with filters and export to CSV, Excel and PDF. Includes precise break tracking, automatic net hours calculation, IP logging, granular permissions and EN/ES/FR support.
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