Fix: bad layout

This commit is contained in:
Regis Houssin 2011-09-30 17:31:16 +02:00
parent 35e2632d7b
commit 5199dac075

View File

@ -1,14 +1,12 @@
DOLIBARR ERP/CRM ## DOLIBARR ERP/CRM
================
1. INSTALL # INSTALL
----------
If you have no technical knowledge, use Windows 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, use Windows 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).
You can download it at: You can download it at:
[Sourceforge] (http://www.dolibarr.org/downloads/cat_view/62-stable-versions) [dolibarr.org] (http://www.dolibarr.org/downloads/cat_view/62-stable-versions)
If you already have installed a Web server and a Mysql database, you can install this version like this: If you already have installed a Web server and a Mysql database, you can install this version like this:
@ -28,8 +26,7 @@ or
2. UPGRADE # UPGRADE
----------
To upgrade Dolibarr from an old version to this one: To upgrade Dolibarr from an old version to this one:
@ -51,15 +48,13 @@ Note: Migrate process can be ran safely several times.
3. WHAT'S NEW # WHAT'S NEW
-------------
See ChangeLog file. See ChangeLog file.
4. WHAT DOLIBARR CAN DO # WHAT DOLIBARR CAN DO
-----------------------
Main modules/features: Main modules/features:
@ -94,9 +89,7 @@ Other modules:
Miscellanous: Miscellanous:
- Mutli-user, with several permissions levels for each feature. - Mutli-user, with several permissions levels for each feature.
- Serveral menu managers (can be used by internal users, as a back-office, - 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).
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. - Optional WYSIWYG forms, optional Ajax forms.
- Several skins. - Several skins.
@ -104,15 +97,12 @@ Miscellanous:
- Works with Mysql 3.1 or higher, experimental support for PostgreSql. - Works with Mysql 3.1 or higher, experimental support for PostgreSql.
- Works with PHP 4.3 or higher. - Works with PHP 4.3 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. - "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").
5. WHAT DOLIBARR CAN'T DO YET (TODO LIST) # WHAT DOLIBARR CAN'T DO YET (TODO LIST)
-----------------------------------------
This is features that Dolibarr does not support completely yet: This is features that Dolibarr does not support completely yet:
@ -120,7 +110,5 @@ This is features that Dolibarr does not support completely yet:
- Dolibarr can manage only one currency. - Dolibarr can manage only one currency.
- Dolibarr does not support the double Canadian Tax. - Dolibarr does not support the double Canadian Tax.
- Dolibarr does not make coffee (not yet). - Dolibarr does not make coffee (not yet).
- Stock management with option increase/decrease on invoice works on - Stock management with option increase/decrease on invoice works on warehouse number one only (no way to choose warehouse).
warehouse number one only (no way to choose warehouse). - Stock management with option increase/decrease on orders works on warehouse number one only (no way to choose warehouse).
- Stock management with option increase/decrease on orders works on
warehouse number one only (no way to choose warehouse).