Update .md file

This commit is contained in:
Laurent Destailleur 2011-10-14 01:22:38 +02:00
parent 8aebe543ea
commit 86de567f64
3 changed files with 7 additions and 9 deletions

4
README
View File

@ -114,8 +114,8 @@ Miscellanous:
- Optional WYSIWYG forms, optional Ajax forms. - Optional WYSIWYG forms, optional Ajax forms.
- Several skins. - Several skins.
- Code is highly customizable (a lot of use of modules and submodules). - 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 Mysql 4.1 or higher, or PostgreSql 8.14 or higher.
- Works with PHP 4.3 or higher. - Works with PHP 5.0 or higher.
- An easy to understand and maintain code (PHP with no heavy frameworks). - An easy to understand and maintain code (PHP with no heavy frameworks).
- A trigger architecture to allow you to make Dolibarr business events run - A trigger architecture to allow you to make Dolibarr business events run
PHP code to update your own information system. PHP code to update your own information system.

View File

@ -110,8 +110,8 @@ Miscellanous:
- Very user friendly and easy to use. - Very user friendly and easy to use.
- Several skins. - Several skins.
- Code is highly customizable (a lot of use of modules). - Code is highly customizable (a lot of use of modules).
- Works with Mysql 3.1 or higher, experimental support for PostgreSql. - Works with Mysql 4.1 or higher, or PostgreSql 8.14 or higher.
- Works with PHP 4.3 or higher. - Works with PHP 5.0 or higher.
V - CE QUE DOLIBARR NE PEUT PAS FAIRE (TACHES A FAIRE) V - CE QUE DOLIBARR NE PEUT PAS FAIRE (TACHES A FAIRE)

View File

@ -5,9 +5,7 @@ Dolibarr ERP/CRM is a modern software to manage your company or foundation activ
## INSTALL ## INSTALL
If you have no technical knowledge, and you are looking for an autoinstaller to install Dolibarr ERP/CRM in few clicks, you must download DoliWamp (the all-in-one package of Dolibarr for Windows), If you have no technical knowledge, and you are looking for an autoinstaller to install Dolibarr ERP/CRM in few clicks, you must download DoliWamp (the all-in-one package of Dolibarr for Windows), DoliDeb (the all-in-one package of Dolibarr for Debian or Ubuntu) or DoliRpm (the all-in-one package of Dolibarr for Fedora, Redhat, Opensue, Mandriva or Mageia).
DoliDeb (the all-in-one package of Dolibarr for Debian or Ubuntu) or DoliRpm (the all-in-one package of Dolibarr for Fedora, Redhat, Opensue, Mandriva or Mageia).
You can download this at: [Official website] (http://www.dolibarr.org/downloads/) You can download this at: [Official website] (http://www.dolibarr.org/downloads/)
@ -98,8 +96,8 @@ See ChangeLog file.
- Optional WYSIWYG forms, optional Ajax forms. - Optional WYSIWYG forms, optional Ajax forms.
- Several skins. - Several skins.
- Code is highly customizable (a lot of use of modules and submodules). - 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 Mysql 4.1 or higher, or PostgreSql 8.14 or higher.
- Works with PHP 4.3 or higher. - Works with PHP 5.0 or higher.
- An easy to understand and maintain code (PHP with no heavy frameworks). - 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. - 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"). - "NPR VAT Rate" (French particularity for managing VAT in DOM-TOM called "Non Perçue Récupérable").