Fix: Typo

This commit is contained in:
Laurent Destailleur 2009-04-29 14:17:39 +00:00
parent 7d7646adad
commit 18a1b9188d

View File

@ -3,9 +3,9 @@ English Dolibarr changelog
***** Changelog for 2.6 compared to 2.5 ***** ***** Changelog for 2.6 compared to 2.5 *****
For users: For users:
- New: Add filter on statut in emailing selector for dolibarr users. - New: Add filter on status in emailing selector for Dolibarr users.
- New: Can add bookmarks on all pages. - New: Can add bookmarks on all pages.
- New: Enhance bank transactions reportings. - New: Enhance bank transactions reporting.
- New: When creating a contact from a third party, informations from third party card - New: When creating a contact from a third party, informations from third party card
are automatically suggested. are automatically suggested.
- New: Sort list of languages in combo box. - New: Sort list of languages in combo box.
@ -23,10 +23,10 @@ For users:
- New: Added keywords in PDF. - New: Added keywords in PDF.
- New: Add hidden option MAIN_DISABLE_PDF_COMPRESSION. - New: Add hidden option MAIN_DISABLE_PDF_COMPRESSION.
- New: Add attachments on intervention cards. - New: Add attachments on intervention cards.
- New: Can add personalised fields in emailing selectors. - New: Can add personalized fields in emailing selectors.
- New: Customer code and supplier code can be defined automatically. - New: Customer code and supplier code can be defined automatically.
- New: Emailing feature can extract civility from contacts. - New: Emailing feature can extract civility from contacts.
- New: Can create a third party from a member of fundation module. - New: Can create a third party from a member of foundation module.
- New: Can set a limit for stock alert to 0. - New: Can set a limit for stock alert to 0.
- New: Support SMTPS. - New: Support SMTPS.
- New: Added a page /support to provide a help center service on Dolibarr. - New: Added a page /support to provide a help center service on Dolibarr.
@ -34,7 +34,7 @@ For users:
contract status. contract status.
- New: Add a first version of a module for Paybox. - New: Add a first version of a module for Paybox.
- New: Can add contact to suppliers orders. - New: Can add contact to suppliers orders.
- New: Changements to support the external BitTorrent module. - New: Changes to support the external Bit Torrent module.
- New: Can filter on social contribution type in list. - New: Can filter on social contribution type in list.
- New: Upload of joined files need create/modify permissions to work. - New: Upload of joined files need create/modify permissions to work.
- New: For admin users, show the SQL request in export build. - New: For admin users, show the SQL request in export build.
@ -50,7 +50,7 @@ For users:
- Fix: Failed to go on the future view of bank transaction if there is no - Fix: Failed to go on the future view of bank transaction if there is no
future bank transaction already wrote. future bank transaction already wrote.
- Fix: Bad ref in supplier list. - Fix: Bad ref in supplier list.
- Fix: Bad link in product statistics for supplier referers. - Fix: Bad link in product statistics for supplier referrers.
- Fix: Usage of reset of cursor in personalized numbering modules for a particular - Fix: Usage of reset of cursor in personalized numbering modules for a particular
month (@ option) was broken. month (@ option) was broken.
- Can add contacts to a supplier invoice. - Can add contacts to a supplier invoice.
@ -62,14 +62,14 @@ For users:
- Fix: Project module and task creation. - Fix: Project module and task creation.
- Fix: Validation of order if a file was attached. - Fix: Validation of order if a file was attached.
- Fix: A lot of fixes in PDF generators. - Fix: A lot of fixes in PDF generators.
- Fix: Bad line/pagebreak with long description of products on PDF. - Fix: Bad line/page break with long description of products on PDF.
- Fix: Option force invoice date to validation date working correctly. - Fix: Option force invoice date to validation date working correctly.
- Fix: Creation of a member from the example public page works. - Fix: Creation of a member from the example public page works.
For translators: For translators:
- Added 10 more new language files. - Added 10 more new language files.
- Added autotranslator tool. A tool to build/update automatically - Added autotranslator tool. A tool to build/update automatically
languages files using Google API for a new language. Wonderfull to start a languages files using Google API for a new language. Wonderful to start a
new translation. new translation.
For developers: For developers: