Difference between revisions of "Roadmap and Release 2.6.0 ("Stabilization" version)"

From Dolibarr ERP CRM Wiki
Jump to navigation Jump to search
m
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
[[Category:RoadMap]]
 
[[Category:RoadMap]]
[[Roadmap]] Dolibarr pour la version 2.6.0
+
{{TemplateVersion|
 +
version=2.6.0|
 +
date=2009-04-24|
 +
mainfocus=
 +
Version called "Stabilization"
 +
* Credit notes invoices
 +
* Manage type of product/service in lines
 +
* Correct regression from 2.5 UTF8 changes
 +
* Function to clone objects
 +
* Miscellaneous enhancements in modules
 +
* Very important debug on all modules
 +
|
 +
}}
  
* Factures d'accomptes
+
 
* Gestion du type produit/service dans les lignes
+
'''Detailed Changelog''':
* Corrections des regression amenés par l'UTF8 en 2.5
+
<pre>
* Fonctions de clonage des objets
+
For users:
* Améliorations diverses des différents modules
+
- New: Add filter on status in emailing selector for Dolibarr users.
* Debuggage très important.
+
- New: Can add bookmarks on all pages.
 +
- New: Enhance bank transactions reporting.
 +
- New: When creating a contact from a third party, informations from third
 +
  party card are automatically suggested.
 +
- New: Sort list of languages in combo box.
 +
- New: EMails links are show with function dol_print_email
 +
- New: Add graph report on number of entities in product statistics page.
 +
- New: Can delete a supplier order whatever is its status.
 +
- New: No limit on free text on PDF generated documents.
 +
- New: Can force login value when creating a user from a member.
 +
- New: Can clone commercial proposals and orders.
 +
- New: Major enhancement of project module.
 +
- New: Added product label in invoice exports fields.
 +
- New: Add VAT number in export fields.
 +
- New: Upgrade FPDF to 1.6
 +
- New: Upgrade Scriptaculous to 1.8.2 and Prototype to 1.6.0.3
 +
- New: Added keywords in PDF.
 +
- New: Add hidden option MAIN_DISABLE_PDF_COMPRESSION.
 +
- New: Add attachments on intervention cards.
 +
- New: Can add personalized fields in emailing selectors.
 +
- New: Customer code and supplier code can be defined automatically.
 +
- New: Emailing feature can extract civility from contacts.
 +
- New: Can create a third party from a member of foundation module.
 +
- New: Can set a limit for stock alert to 0.
 +
- New: Support SMTPS.
 +
- New: Added a page /support to provide a help center service on Dolibarr.
 +
- New: Distinct status "running not expired" from "running expired" in lines
 +
  contract status.
 +
- New: Add a first version of a module for Paybox.
 +
- New: Can add contact to suppliers orders.
 +
- New: Changes to support the external Bit Torrent module.
 +
- New: Can filter on social contribution type in list.
 +
- New: Upload of joined files need create/modify permissions to work.
 +
- New: For admin users, show the SQL request in export build.
 +
- New: Can modify proposal date if status is draft.
 +
- New: The help link on some pages now links directly to the wiki web page.
 +
- New: Enhancements in barcode module.
 +
- New: Can use decimal values in stocks.
 +
- Fix: Partial payment on social contributions not shown on main page.
 +
- Fix: Handle correctly the comment in status changing of supplier orders.
 +
- Fix: Author, title and topic are correctly encoded in PDF.
 +
- Fix: Now HTML output is always UTF8, this solve bad PDF encoding on old
 +
  users.
 +
- Fix: Save new model when changed on interventions.
 +
- Fix: Failed to go on the future view of bank transaction if there is no
 +
  future bank transaction already wrote. 
 +
- Fix: Bad ref in supplier list.
 +
- Fix: Bad link in product statistics for supplier referrers.
 +
- Fix: Usage of reset of cursor in personalized numbering modules for a particular
 +
  month (@ option) was broken.
 +
- Can add contacts to a supplier invoice.
 +
- Fix: When an invoice is changed back to status draft, warehouse is increased
 +
  back.
 +
- Fix: Category of a bank transaction was not saved.
 +
- Fix: Clicktodial plugin works correctly now
 +
- Fix: Multiprices features works correctly.
 +
- Fix: Project module and task creation.
 +
- Fix: Validation of order if a file was attached.
 +
- Fix: A lot of fixes in PDF generators.
 +
- Fix: Bad line/page break with long description of products on PDF.
 +
- Fix: Option force invoice date to validation date working correctly.
 +
- Fix: Creation of a member from the example public page works.
 +
 
 +
For translators:
 +
- Added 10 more new language files.
 +
- Added autotranslator tool. A tool to build/update automatically
 +
  languages files using Google API for a new language. Wonderful to start a
 +
  new translation.
 +
 
 +
For developers:
 +
- Removed some deprecated files.
 +
- Removed treemenu library.
 +
- Renamed all function dolibarr_xxx into dol_xxx to have same prefix everywhere.
 +
- Rewrite clone feature for supplier invoice to work like other clone features.
 +
- First change to manage a future feature "stock PMP value".
 +
- A module can add a new tab in third party view tabs.
 +
</pre>

Latest revision as of 08:52, 27 July 2013

Version: 2.6.0 (List of other versions on page Category:RoadMap)
Release date: 2009-04-24
Main focus (What developers has mainly worked on, but not only, so for full list of changes see the detailed ChangeLog):
Version called "Stabilization"

  • Credit notes invoices
  • Manage type of product/service in lines
  • Correct regression from 2.5 UTF8 changes
  • Function to clone objects
  • Miscellaneous enhancements in modules
  • Very important debug on all modules


Detailed Changelog:

For users:
- New: Add filter on status in emailing selector for Dolibarr users.
- New: Can add bookmarks on all pages.
- New: Enhance bank transactions reporting.
- New: When creating a contact from a third party, informations from third
  party card are automatically suggested.
- New: Sort list of languages in combo box.
- New: EMails links are show with function dol_print_email
- New: Add graph report on number of entities in product statistics page.
- New: Can delete a supplier order whatever is its status.
- New: No limit on free text on PDF generated documents.
- New: Can force login value when creating a user from a member.
- New: Can clone commercial proposals and orders.
- New: Major enhancement of project module.
- New: Added product label in invoice exports fields.
- New: Add VAT number in export fields.
- New: Upgrade FPDF to 1.6
- New: Upgrade Scriptaculous to 1.8.2 and Prototype to 1.6.0.3
- New: Added keywords in PDF.
- New: Add hidden option MAIN_DISABLE_PDF_COMPRESSION.
- New: Add attachments on intervention cards.
- New: Can add personalized fields in emailing selectors.
- New: Customer code and supplier code can be defined automatically.
- New: Emailing feature can extract civility from contacts.
- New: Can create a third party from a member of foundation module.
- New: Can set a limit for stock alert to 0.
- New: Support SMTPS.
- New: Added a page /support to provide a help center service on Dolibarr.
- New: Distinct status "running not expired" from "running expired" in lines 
  contract status.
- New: Add a first version of a module for Paybox.
- New: Can add contact to suppliers orders.
- New: Changes to support the external Bit Torrent module.
- New: Can filter on social contribution type in list.
- New: Upload of joined files need create/modify permissions to work.
- New: For admin users, show the SQL request in export build.
- New: Can modify proposal date if status is draft.
- New: The help link on some pages now links directly to the wiki web page.
- New: Enhancements in barcode module.
- New: Can use decimal values in stocks.
- Fix: Partial payment on social contributions not shown on main page.
- Fix: Handle correctly the comment in status changing of supplier orders.
- Fix: Author, title and topic are correctly encoded in PDF.
- Fix: Now HTML output is always UTF8, this solve bad PDF encoding on old
  users.
- Fix: Save new model when changed on interventions.
- Fix: Failed to go on the future view of bank transaction if there is no 
  future bank transaction already wrote.  
- Fix: Bad ref in supplier list.
- Fix: Bad link in product statistics for supplier referrers.
- Fix: Usage of reset of cursor in personalized numbering modules for a particular
  month (@ option) was broken.
- Can add contacts to a supplier invoice.
- Fix: When an invoice is changed back to status draft, warehouse is increased 
  back.
- Fix: Category of a bank transaction was not saved.
- Fix: Clicktodial plugin works correctly now
- Fix: Multiprices features works correctly.
- Fix: Project module and task creation.
- Fix: Validation of order if a file was attached.
- Fix: A lot of fixes in PDF generators.
- Fix: Bad line/page break with long description of products on PDF.
- Fix: Option force invoice date to validation date working correctly.
- Fix: Creation of a member from the example public page works.

For translators:
- Added 10 more new language files.
- Added autotranslator tool. A tool to build/update automatically
  languages files using Google API for a new language. Wonderful to start a
  new translation.
  
For developers:
- Removed some deprecated files.
- Removed treemenu library.
- Renamed all function dolibarr_xxx into dol_xxx to have same prefix everywhere.
- Rewrite clone feature for supplier invoice to work like other clone features.
- First change to manage a future feature "stock PMP value".
- A module can add a new tab in third party view tabs.