Dolibarr
Recent Changes
Update dolibarr to 21.0.0
Prepare your module for deprecation of triggers code XXXINSERT to support also XXXCREATE.
More class properties (with old name in french) are now deprecated in favor of the property name in english.
The json emulator doljsonencode/decode() is removed. The native json PHP module must be enabled/available (this is the case by default with most PHP installation).
The deprecated GET parameter "\&sall=" has been removed, use now the "\&search_all=".
The experimental and deprecated module WebserviceClient is completely removed (was never released and use deprecated architecture). It may be replaced with the stable module Webhook.
The dynamic properties ->nobuttondelete, ->nobuttonedit, ->nobuttoncopy for $object Product that could be set by an external module must no more be
The old function dol_bc($var, $moreclass = '') has been removed. If you called it, just stop to call it (the function has no effect since a long time).
The trigger code CATEGORYLINK and CATEGORYUNLINK have been replaced with code CATEGORY_MODIFY. You can read ->context['linkto'] or ->context['unlinkoff'] to detect if we want to make a link or unlink.
The property ->domiciliation and ->propio on bank accounts has been deprecated and replaced with property ->address and ->owner_name everywhere.
If you were using the substitution key MEMBERCIVILITY, you must now use MEMBERTITLE
The hidden title of tab that was hidden by the CSS class tabTitleText has been completely removed from HTML content.
About
There are several feature modules that can be enabled or disabled, as needed. This software is free under GNU General Public License 3.0. It is a web-based application, and can therefore be used wherever an internet service is available. Dolibarr aims to offer free open source ERP and CRM features for people with no technical knowledge, by providing a simple solution.
Dolibarr includes all the important features of an ERP CRM suite. It is modular and is thus characterized by its ease of installation and use, despite the large number of features.
Features
Main modules:
- Sales Management
- Purchase Management
- Customer Relationship Management
- Products-and-services catalog
- Stock Management
- Calendar
- Event Management
- Bank account management
- Address book
- Foundation-members management
- Payments management
- Donations management
- Commercial actions management
- Commercial proposals management
- Contracts management
- Orders management
- Standing orders management
- Shipping management
- Point of sale
- Electronic document management
- Project Management
- Surveys
- PDF and OpenDocument generation
- Reporting
- Wizard to help to export/import data
- LDAP connectivity
Miscellaneous:
- Multi-user, with several permissions levels for each feature.
- Multi-language
- Multi-currency
- User-friendly
- Assorted skins
- Code is highly customizable (modular).
- Works with MySQL 4.1 or higher, or PostgreSQL
- Works with PHP
Install Dolibarr in a few minutes on your server with Cloudron. To install Cloudron first, follow our setup steps.