Skip to content

Commit

Permalink
Update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
eldy committed May 16, 2008
1 parent a556743 commit 96a6be2
Showing 1 changed file with 17 additions and 11 deletions.
28 changes: 17 additions & 11 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -54,51 +54,57 @@ IV - WHAT DOLIBARR CAN DO

Main modules/features:
- Products and services catalog
- Customers, Suppliers or Prospects directory
- Customers, Prospects or Suppliers directory
- Address book
- Stock management
- Bank accounts management
- Contacts directory
- Commercial actions management
- Orders management with PDF export
- Commercial proposals management with PDF export
- Contracts management
- Invoices management with PDF export
- Payments management
- Standing orders management
- Shipping management
- ECM (Electronic Content Management)
- EMailings
- Management for fundation members
- Donations management
- Agenda with ical,vcal export for third tools integration
- Management of fundation members
- Donation management

Other modules:
- Bookmarks management
- Can reports Dolibarr events inside Webcalendar
- Reporting
- Can reports Dolibarr events inside Webcalendar or Phenix
- Data export tools
- LDAP connectivity
- Third parties or products categories
- ClickToDial phone numbers
- RSS

Miscellanous:
- Mutli-user, with several permissions levels for each feature.
- Serveral 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 menu and permissions).
- Very user friendly and easy to use
- Very user friendly and easy to use.
- Optional WYSIWYG forms, optional Ajax forms.
- Several skins.
- Code is highly customizable (a lot of use of modules).
- Code is highly customizable (a lot of use of modules and submodules).
- Works with Mysql 3.1 or higher, experimental support for PostgreSql.
- Works with PHP 4.1 or higher.
- An easy to understand and maintain code (PHP with no heavy frameworks).
- A trigger architecture to allow you to make Dolibarr business events run
PHP code to update your own information system.
- "NPR VAT Rate" (French particularity for managing VAT in DOM-TOM
called "Non Per�ue R�cup�rable").



V - WHAT DOLIBARR CAN'T DO YET (TODO LIST)
------------------------------------------
This is feature Dolibarr does not support completely yet:
- "NPR VAT Rate" (French particularity for managing VAT in DOM-TOM
called "Non Per�ue R�cup�rable").
- Accountancy.
- Dolibarr can manage only one currency.
- Dolibarr does not support the double Canadian Tax.
- Dolibarr does not make coffee (not yet).
- The module to manage stock is not stable yet.

0 comments on commit 96a6be2

Please sign in to comment.