|
@@ -81,7 +81,7 @@ See the [ChangeLog](https://github.com/Dolibarr/dolibarr/blob/develop/ChangeLog)
|
|
|
|
|
|
## FEATURES
|
|
|
|
|
|
-### Main modules (all optional)
|
|
|
+### Main application/modules (all optional)
|
|
|
|
|
|
- Customers, Prospects and/or Suppliers directory
|
|
|
- Products and/or Services catalog
|
|
@@ -107,7 +107,7 @@ See the [ChangeLog](https://github.com/Dolibarr/dolibarr/blob/develop/ChangeLog)
|
|
|
- Point of Sale
|
|
|
- …
|
|
|
|
|
|
-### Other modules
|
|
|
+### Other application/modules
|
|
|
|
|
|
- Bookmarks management
|
|
|
- Donations management
|
|
@@ -124,15 +124,17 @@ See the [ChangeLog](https://github.com/Dolibarr/dolibarr/blob/develop/ChangeLog)
|
|
|
- …
|
|
|
|
|
|
### Other general features
|
|
|
-- Multi-Users and groups with finely grained rights
|
|
|
-- Localization in most major languages
|
|
|
-- Can manage several companies by adding external module multi-company.
|
|
|
-- Can manage several currencies by adding external module multi-currency.
|
|
|
-- Very user friendly and easy to use
|
|
|
+
|
|
|
+- Localization in most major languages.
|
|
|
+- Multi-Users and groups with finely grained rights.
|
|
|
+- Multi-currency.
|
|
|
+- Multi-company by adding of an external module.
|
|
|
+- Very user friendly and easy to use.
|
|
|
- Highly customizable: enable only the modules you need, add user personalized fields, choose your skin, several menu managers (can be used by internal users as a back-office with a particular menu, or by external users as a front-office with another one)
|
|
|
-- Works with PHP 5.3+ and MariaDB 5.0.3+, MySQL 5.0.3+ or PostgreSQL 8.1.4+ (See requirements on the [Wiki](http://wiki.dolibarr.org/index.php/Prerequisite))
|
|
|
+- Works with PHP 5.3+ and MariaDB 5.0.3+, MySQL 5.0.3+ or PostgreSQL 8.1.4+ (See requirements on the [Wiki](https://wiki.dolibarr.org/index.php/Prerequisite))
|
|
|
- Compatible with all Cloud solutions that match MySQL, PHP or PostgreSQL prerequisites.
|
|
|
-- An easy to understand, maintain and code interfaces with your own information system (PHP with no heavy framework; trigger and hook architecture)
|
|
|
+- APIs
|
|
|
+- An easy to understand, maintain and develop code (PHP with no heavy framework; trigger and hook architecture)
|
|
|
- Support for country specific features:
|
|
|
- Spanish Tax RE and ISPF
|
|
|
- French NPR VAT rate (VAT called "Non Perçue Récupérable" for DOM-TOM)
|
|
@@ -150,7 +152,6 @@ Dolibarr can be extended with a lot of other external modules from third party d
|
|
|
|
|
|
These are features that Dolibarr does **not** yet fully support:
|
|
|
|
|
|
-- Double-entry bookkeeping yet (only bank and treasury management)
|
|
|
- Tasks dependencies in projects
|
|
|
- Payroll module
|
|
|
- Webmail
|