Doc: Mise a jour doc

This commit is contained in:
Laurent Destailleur 2005-09-11 02:53:51 +00:00
parent 3b8a85fef3
commit 78fe4b6aae

32
README
View File

@ -9,8 +9,8 @@ Starter documentation
4) Features 4) Features
I -INSTALL DOLIBARR I - DOLIBARR INSTALL
------------------- --------------------
To install Dolibarr: To install Dolibarr:
- Copy directory 'dolibarr' and all its files inside your web server root, - Copy directory 'dolibarr' and all its files inside your web server root,
@ -26,7 +26,7 @@ To install Dolibarr:
- Follow instructions provided by installer... - Follow instructions provided by installer...
II - UPGRADE DOLIBARR II - DOLIBARR UPGRADE
--------------------- ---------------------
To upgrade Dolibarr from an old version to this one: To upgrade Dolibarr from an old version to this one:
@ -41,26 +41,36 @@ III - WHAT'S NEW
---------------- ----------------
- Added an installer. - Added an installer.
- User permissions support. - Support user and groups permissions.
- Support several languages. - Translation in english and support for several languages.
- Experimental support for Postgresql. - Experimental support for Postgresql.
- New enhanced look and several new themes. - New enhanced look and several new themes.
- Dolibarr triggers allows to add personalized PHP code inside - Small search boxes for each Dolibarr elements (invoices, contracts,
workflow with no risk to break Dolibarr. orders, proposals...)
- Can attach documents on actions
- Enhanced use of modules and their parameters: - Enhanced use of modules and their parameters:
* Module companies: Added more properties supported on companies. * Module companies: Added more properties supported on companies (parent
company, rib, discounts, company type, capital, vat intra ...).
* Module bank: Support cash accounts * Module bank: Support cash accounts
* Module LDAP: Can disable contact syncronizing * Module LDAP: Can disable contact syncronizing
* Module products: Support attachments of pictures, add prices and logs
* Module external_rss: Support https links
* Module webcalendar: Better integration with webcalendar
- Added new modules: - Added new modules:
* Module syslog: To add Dolibarr logs inside a file or syslog * Module syslog: To add Dolibarr logs inside a file or syslog
* Module emailing: To send emailings * Module emailing: To send emailings
* Module members: To manage members of a fundation * Module members: To manage members of a fundation
* Module products: Add a price change log, can attach photos
* Module suppliers: Provide orders to suppliers * Module suppliers: Provide orders to suppliers
* Module contracts: Manage contracts * Module contracts: Manage contracts
* Module stock: To manage warehouses and stocks * Module stock: To manage warehouses and stocks
* Module standing orders: To manage standing orders * Module standing orders: To manage french standing orders
* Module bookmark: To manage your own bookmarks and add them on man page
* Module syslog: To add debug informations in syslog or log files
- Dolibarr triggers allow to add personalized PHP code inside
workflow, with no risk to break Dolibarr.
- Bug fixes and a lot of duplicate code removed.
- A lot of other changes to enhance interface.
IV - DOLIBARR FEATURES IV - DOLIBARR FEATURES
---------------------- ----------------------