forked from Wavyzz/dolibarr
Fix: bad layout
This commit is contained in:
43
README.md
43
README.md
@@ -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:
|
||||||
|
|
||||||
@@ -22,14 +20,14 @@ Url depends on choice made on first step:
|
|||||||
|
|
||||||
http://localhost/dolibarr/htdocs/install/
|
http://localhost/dolibarr/htdocs/install/
|
||||||
or
|
or
|
||||||
|
|
||||||
http://yourdolibarrvirtualhost/install/
|
http://yourdolibarrvirtualhost/install/
|
||||||
|
|
||||||
- Follow instructions provided by installer...
|
- Follow instructions provided by installer...
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
2. UPGRADE
|
## UPGRADE
|
||||||
----------
|
|
||||||
|
|
||||||
To upgrade Dolibarr from an old version to this one:
|
To upgrade Dolibarr from an old version to this one:
|
||||||
|
|
||||||
@@ -51,17 +49,15 @@ 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:
|
||||||
|
|
||||||
- Products and services catalog
|
- Products and services catalog
|
||||||
- Customers, Prospects or Suppliers directory
|
- Customers, Prospects or Suppliers directory
|
||||||
@@ -81,7 +77,7 @@ Main modules/features:
|
|||||||
- Management of foundation members
|
- Management of foundation members
|
||||||
- Donation management
|
- Donation management
|
||||||
|
|
||||||
Other modules:
|
### Other modules:
|
||||||
|
|
||||||
- Bookmarks management
|
- Bookmarks management
|
||||||
- Can reports Dolibarr events inside Webcalendar or Phenix
|
- Can reports Dolibarr events inside Webcalendar or Phenix
|
||||||
@@ -91,12 +87,10 @@ Other modules:
|
|||||||
- ClickToDial phone numbers
|
- ClickToDial phone numbers
|
||||||
- RSS
|
- RSS
|
||||||
|
|
||||||
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 +98,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 +111,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).
|
|
||||||
|
|||||||
Reference in New Issue
Block a user