Doc: Mise a jour doc

This commit is contained in:
Laurent Destailleur 2006-12-01 04:48:40 +00:00
parent fe9f754e6a
commit 7d872dee6d

View File

@ -23,6 +23,7 @@ English Dolibarr changelog
to elements of its companies only).
- Little enhancements to OSCommerce module.
- Added a second OSCommerce module working through web services.
- Added a Mantis module to have a Mantis application in Dolibarr menu.
- 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.
@ -45,18 +46,19 @@ English Dolibarr changelog
- Can configure your own SMTP server/port for mail sendings.
- 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.
- Added mysqli driver.
- Add a WISIWYG editor (FCKEditor) to edit note and comment areas.
- Added AJAX features like a 'search product selector'.
- Modules boxes on main page can be dragged and dropped (with firefox only).
- Support for PHP5.
- Removed obsolete files and documentation.
- Traduction more complete.
- 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.
- Traduction more complete.
- Lot of fixes after 2.0 release not fixed in 2.0.1.