Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dolibarr
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Software_Artifact_Infrastructure_Repository
dolibarr
Commits
9a3f5b1d
Commit
9a3f5b1d
authored
18 years ago
by
Laurent Destailleur
Browse files
Options
Downloads
Patches
Plain Diff
Mise a jour doc
parent
a44e1a05
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
ChangeLog
+19
-2
19 additions, 2 deletions
ChangeLog
README
+2
-38
2 additions, 38 deletions
README
README-FR
+6
-2
6 additions, 2 deletions
README-FR
with
27 additions
and
42 deletions
ChangeLog
+
19
−
2
View file @
9a3f5b1d
...
...
@@ -3,9 +3,16 @@ English Dolibarr changelog
***** Changelog for 2.1 compared to 2.0.1 *****
- Added a better installer.
- Support user and groups permissions.
- Translation in english and support for several languages.
- Experimental support for Postgresql.
- New enhanced look and several new themes.
- Small search boxes for each Dolibarr elements (invoices, contracts,
orders, proposals...)
- Modules boxes on main page can be dragged and dropped (with firefox only).
- Support credit note and discounts (relative and absolute) on
commercial proposal, orders and invoices.
- WYSIWYG editor for some fields (use embedded version of fckeditor)
- Added an export assistant module to export main dolibarr data.
- Added backup tool to backup database via mysqldump.
- Added product categories management with a categorie tree.
...
...
@@ -15,6 +22,7 @@ English Dolibarr changelog
- Added more permissions (ie: can restrict access for a commercial user
to elements of its companies only).
- Little enhancements to OSCommerce module.
- Added a second OSCommerce module working through web services.
- Building a PDF document for invoices works like other modules. You
can change model just before generating the PDF.
- Can generate documents (PDF) for customer orders. Can send them by mail.
...
...
@@ -37,8 +45,17 @@ English Dolibarr changelog
- Works even on "UTF8 by default" systems (Mysql, Linux...)
- Better compatibility with different PHP version or setup.
- Lot of fixes after 2.0 release not fixed in 2.0.1.
- Adde mysqli driver.
- Adde
d
mysqli driver.
- Traduction more complete.
- Add a WISIWYG editor (FCKEditor) to edit note and comment areas.
- Support for PHP5.
- Removed obsolete files and documentation.
- Added admin tools (backup and files purge).
- Added a tool to build a lang package.
- Added a tool to build a module package.
- Added a tool to build a theme package.
- Modules boxes on main page can be dragged and dropped (with firefox only).
***** Changelog for 2.0.1 compared to 2.0 *****
...
...
This diff is collapsed.
Click to expand it.
README
+
2
−
38
View file @
9a3f5b1d
...
...
@@ -45,44 +45,8 @@ To upgrade Dolibarr from an old version to this one:
III - WHAT'S NEW
----------------
- Added an installer.
- Support user and groups permissions.
- Translation in english and support for several languages.
- Experimental support for Postgresql.
- New enhanced look and several new themes.
- Small search boxes for each Dolibarr elements (invoices, contracts,
orders, proposals...)
- Modules boxes on main page can be dragged and dropped (with firefox only).
- Can attach documents on actions and invoices.
- Enhanced use of modules and their parameters:
* Module companies: Added more properties supported on companies (parent
company, rib, discounts, company type, capital, vat intra ...).
* Module bank: Support cash accounts
* 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
* Module invoice: Add discount management and correting invoices
- Added new modules:
* Module emailing: To send emailings
* Module members: To manage members of a fundation
* Module suppliers: Provide orders to suppliers
* Module contracts: Manage contracts and their contacts
* Module stock: To manage warehouses and stocks
* 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.
- Add a WISIWYG editor (FCKEditor) to edit note and comment areas.
- A lot of other changes to enhance interface.
- Support for PHP5.
- Removed obsolete files and documentation.
- Added admin tools (backup and files purge).
- Added a tool to build a lang package.
- Added a tool to build a module package.
- Added a tool to build a theme package.
See Changelog File.
IV - WHAT DOLIBARR CAN DO
...
...
This diff is collapsed.
Click to expand it.
README-FR
+
6
−
2
View file @
9a3f5b1d
...
...
@@ -47,14 +47,17 @@ Pour mettre
III - CE QUI EST NOUVEAU
------------------------
-
Ajout d'un
installeur.
-
Meilleur outil
installeur.
- Supporte la notion de permissions utilisateurs et groupes.
- Traduction en anglais et support pour d'autres langues.
- Support experimental de Postgresql.
- Nouveaux look amélioré et plusieurs nouveaux themes.
- Petites boites de recherche pour chaque entités Dolibarr (factures, contrats,
commandes, propals...)
- Peut attacher des documents sur les actions et factures.
- Les boites de modules sur page accueil peuvent se déplacer par drag an drop
et l'ordre est propre à l'utilisateur (firefow seulement).
- Peut attacher des documents sur les Actions, Commandes, Factures, Propals.
- Peut attaches des contacts sur les Contrats, Commandes, Factures, Propals.
- Amélioration de certains modules et paramètres:
* Module société: Ajout de plusieurs nouvelles propriétés (maison mère,
rib, remise, type, capital, tva intra ...).
...
...
@@ -73,6 +76,7 @@ III - CE QUI EST NOUVEAU
* Module standing orders: Pour gérer les virements français
* Module bookmark: Pour gérer des marques pages
* Module syslog: Pour ajouter des logs dans un fichier ou dans syslog
* Module oscommerce2: Nouveau module OSCommerce fonctionnant via web services
- Les triggers Dolibarr triggers permettent d'ajouter du code personalisé PHP
dans le workflow, sans risque de casser Dolibarr.
- Correction de bugs et suppression de redeondance de code.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment