Skip to content
Snippets Groups Projects
Commit ed4c18b9 authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Update changelog.

Fix: Fix template ODS.
parent 335c8cd5
No related branches found
No related tags found
No related merge requests found
...@@ -4,6 +4,7 @@ English Dolibarr ChangeLog ...@@ -4,6 +4,7 @@ English Dolibarr ChangeLog
***** ChangeLog for 3.4 compared to 3.3.2 ***** ***** ChangeLog for 3.4 compared to 3.3.2 *****
For users: For users:
- New: Can use ODS templates as document templates.
- New: Add link to autofill/reset with quantity to ship when creating a - New: Add link to autofill/reset with quantity to ship when creating a
delivery receipt. delivery receipt.
- New: Event into calendar use different colors for different users. - New: Event into calendar use different colors for different users.
...@@ -11,46 +12,48 @@ For users: ...@@ -11,46 +12,48 @@ For users:
- New: Add a tab "consumption" on thirdparties to list products bought/sells. - New: Add a tab "consumption" on thirdparties to list products bought/sells.
- New: Some performance enhancements. - New: Some performance enhancements.
- New: Can attach files onto trip and expenses modules. - New: Can attach files onto trip and expenses modules.
- New: Add option MAIN_PDF_TITLE_BACKGROUND_COLOR. - New: Add hidden option MAIN_PDF_TITLE_BACKGROUND_COLOR.
- New: Merge tab customer and prospect. - New: Merge tab customer and prospect.
- New: Add ES formated address country rule. - New: Add ES formated address country rule.
- New: Can define a hierarchical responsible on user. - New: Can define a hierarchical responsible on user and add a tree view to
- New: Add a hierarchical view for users. see hierarchy of users.
- New: Can expand/collapse menus, categories and users list. - New: Can expand/collapse menus, categories and users list.
- New: extra parameters are supported into ODT templates. - New: extra parameters are supported into ODT/ODS templates.
- New: total per vat rate are available as tags for ODT templates. - New: total per vat rate are available as tags for ODT/ODS templates.
- New: Add more types for extra parameters (lists, phone, emails, checkbox, prices).
- New: Some part of interface use more CSS3 (ie: agenda) - New: Some part of interface use more CSS3 (ie: agenda)
- New: [ task #707 ] Create option ProfIdx are mandatory to validate a invoice. - New: [ task #707 ] Create option "ProfIdx is mandatory to validate a invoice".
- New: Can define if we want to use VAT or not for subscriptions (foundation module). - New: Can define if we want to use VAT or not for subscriptions (foundation module).
- New: Can define a default choice for choice "More action when recording - New: Can define a default choice for "More action when recording a
a subscription" (foundation module). subscription" (foundation module).
- New: Add link to check professional id for india. - New: Add link to check professional id for India.
- New: [ task #731 ] Uniformize ref generation - New: [ task #731 ] Uniformize ref generation
- New: [ task #748 ] Add a link "Dolibarr" into left menu - New: [ task #748 ] Add a link "Dolibarr" into left menu
- New: Script email_unpaid_invoices_to_representative accepts now a parameter test - New: Script email_unpaid_invoices_to_representative accepts now a parameter "test"
and a delay. and a "late delay".
- New: Can define a different clicktodial setup per user. - New: Can define different clicktodial setups for each user.
- New: Add option INVOICE_CAN_NEVER_BE_REMOVED. - New: Add hidden option INVOICE_CAN_NEVER_BE_REMOVED.
- New: Enhance agenda module to reach RFC2445 (add busy information). - New: Enhance agenda module to reach RFC2445 ("type" not enabled by default and add
"busy" information).
- New: Add module Opensurvey. - New: Add module Opensurvey.
- New: Default aprrover for holidays i sby default hierchical parent. - New: Default approver for holidays is set by default to hierchical parent.
- First change to prepare feature "click to print" (IPP) for PDF. - First change to prepare feature "click to print" (IPP) for PDF.
- New: [ task #350 ] Merge tab customer and prospect - New: [ task #350 ] Merge tab customer and prospect.
- New: [ task #710 ] Add substitution into mailing send (and HTML is now valid) - New: [ task #710 ] Add substitution into mailing send (and HTML is now valid).
- New: [ task #711 ] Add combobox for contact as done for product/thirdparty - New: [ task #711 ] Add combobox for contact, as done for product/thirdparty.
- New: [ task #714 ] In Emailing module admin autogenerate security key of READRECIEPT - New: [ task #714 ] In Emailing module admin autogenerate security key of READRECEIPT.
- New: [ task #743 ] GED : Add aministration option to disabled autotree to display - New: [ task #743 ] GED : Add aministration option to disable autotree display.
- New: [ task #767 ] Customer Address fallback when a contact doesn't have an address - New: [ task #767 ] Customer Address fallback when a contact doesn't have an address.
- New: [ task #768 ] WYSIWYG for all mail - New: [ task #768 ] WYSIWYG for all mails.
- New: [ task #773 ] Add Project document in GED(ECM) modules - New: [ task #773 ] Add Project document in GED(ECM) modules.
- New: [ task #783 ] Add checkbox and radio into extrafield feature - New: [ task #783 ] Add more types for extra parameters (lists, phone, emails, checkbox,
- New: [ task #798 ] Add range limit date on product/services as it is done on order and invoice prices, radio).
- New: [ task #814 ] Add extrafield feature into Project/project tasks module - New: [ task #798 ] Add range limit date on product/services as it is done on order
- New: [ task #770 ] Add ODT document generation for Projects module and invoice.
- New: [ task #741 ] Add intervention box - New: [ task #814 ] Add extrafield feature for projects ands tasks.
- New: [ task #826 ] Optionnal increase stock when deleting an invoice already validated - New: [ task #770 ] Add ODT document generation for Projects module.
- New: [ task #823 ] Shipping_validate email notification - New: [ task #741 ] Add intervention box.
- New: [ task #826 ] Optionnal increase stock when deleting an invoice already validated.
- New: [ task #823 ] Shipping_validate email notification.
For translators: For translators:
- Update language files. - Update language files.
...@@ -60,7 +63,7 @@ For developers: ...@@ -60,7 +63,7 @@ For developers:
- An external module can force its theme. - An external module can force its theme.
- Add function dol_set_focus('#xxx'). - Add function dol_set_focus('#xxx').
- A mymodule can bring its own core/modules/mymodule/modules_mymodule.php file. - A mymodule can bring its own core/modules/mymodule/modules_mymodule.php file.
- Removed not used libraries. - Removed some not used libraries.
- More web services. - More web services.
- Renamed some database fields, code variables and parameters from french to english. - Renamed some database fields, code variables and parameters from french to english.
- First change to manage margins on contracts. - First change to manage margins on contracts.
......
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment