Difference between revisions of "Roadmap and Release 2.8.0"
Jump to navigation
Jump to search
m (Created page with 'Category:RoadMap {{TemplateVersion| version=2.8.0| date=Not yet released| mainfocus= * Should contains all tasks with priority 7 or more in savannah task tracker https://sav...') |
m (moved Roadmap 2.8.0 to Roadmap and Release 2.8.0) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
{{TemplateVersion| | {{TemplateVersion| | ||
version=2.8.0| | version=2.8.0| | ||
− | date= | + | date=2010-03-16| |
mainfocus= | mainfocus= | ||
− | * | + | * Reorganize directories |
+ | * Bug war | ||
}} | }} | ||
Line 10: | Line 11: | ||
'''Detailed Changelog''': | '''Detailed Changelog''': | ||
<pre> | <pre> | ||
− | + | ***** ChangeLog for 2.8 compared to 2.7 ***** | |
+ | |||
+ | For users: | ||
+ | - New: Support note on trips module | ||
+ | - New: Can link contacts to projects | ||
+ | - New: Can removed attached file on email form if attachment was wrong. | ||
+ | - New: Add option to show your logo on top of left menu. | ||
+ | - New: task #9935: Can edit accountancy code. | ||
+ | - New: Add an option to make users email required. | ||
+ | - New: Module notification can send email on order or proposal validation. | ||
+ | - New: Can use any command line antivirus on file upload. | ||
+ | - New: A customer can also be a prospect. | ||
+ | - New: task #9802 : Can link an action to a project and use project to | ||
+ | filter agenda. | ||
+ | - New: Project can be set on contract creation. | ||
+ | - New: Initial sold can be conciliated on bank module. | ||
+ | - New: Add a default errors-to email for emailing module. | ||
+ | - New: Can filter on user on stock movement list. | ||
+ | - New: When creating a third party from a member, it is set as a new | ||
+ | customer. | ||
+ | - New: Can use {tttt} in numbering mask setup. It will be replaced | ||
+ | with third party type. | ||
+ | - New: VAT number is stored in one field. This is more "international". | ||
+ | - New: task #9782 : Add possibility to delete a warehouse. | ||
+ | - New: task #9640 : Add label for stock movements. | ||
+ | - New: task #9916 : Add FREE text for interventions card. | ||
+ | - New: Can define the new product ref when cloning. | ||
+ | - New: Project module support status of project and end date. | ||
+ | - New: Provide a debian/ubuntu package. | ||
+ | - New: Add link to check a SIREN for french users. | ||
+ | - New: Add link "now" to fill date when creating invoices. | ||
+ | - Fix: Import module works even if prefix is empty in source file. | ||
+ | - Fix: bug #28055 : Unable to modify the date of a cloned command. | ||
+ | - Fix: bug #27891. | ||
+ | - Fix: Change of numbering module was not effective. | ||
+ | - Fix: Change error management when adding already used supplier ref | ||
+ | for a product. | ||
+ | - Fix: Running sending-email.php | ||
+ | - Fix: Warning should not appears for invoice closed | ||
+ | - Fix: Import for companies works even with prefix empty. | ||
+ | - Fix: bug #28895 : Création d'utilisateur impossible. | ||
+ | - Fix: Can change password if has only permission change password. | ||
+ | |||
+ | For developers: | ||
+ | - Qual: Reorganize /dev directory. | ||
+ | - Qual: Change the way items are linked together. | ||
+ | - Qual: The login page now use a template in /core/template/login.tpl.php. | ||
+ | - New: Modules can add their own tab on projects cards. | ||
+ | - New: Add management of triger FICHEINTER_VALIDATE | ||
</pre> | </pre> |
Latest revision as of 08:50, 27 July 2013
Version: 2.8.0 (List of other versions on page Category:RoadMap)
Release date: 2010-03-16
Main focus (What developers has mainly worked on, but not only, so for full list of changes see the detailed ChangeLog):
- Reorganize directories
- Bug war
Detailed Changelog:
***** ChangeLog for 2.8 compared to 2.7 ***** For users: - New: Support note on trips module - New: Can link contacts to projects - New: Can removed attached file on email form if attachment was wrong. - New: Add option to show your logo on top of left menu. - New: task #9935: Can edit accountancy code. - New: Add an option to make users email required. - New: Module notification can send email on order or proposal validation. - New: Can use any command line antivirus on file upload. - New: A customer can also be a prospect. - New: task #9802 : Can link an action to a project and use project to filter agenda. - New: Project can be set on contract creation. - New: Initial sold can be conciliated on bank module. - New: Add a default errors-to email for emailing module. - New: Can filter on user on stock movement list. - New: When creating a third party from a member, it is set as a new customer. - New: Can use {tttt} in numbering mask setup. It will be replaced with third party type. - New: VAT number is stored in one field. This is more "international". - New: task #9782 : Add possibility to delete a warehouse. - New: task #9640 : Add label for stock movements. - New: task #9916 : Add FREE text for interventions card. - New: Can define the new product ref when cloning. - New: Project module support status of project and end date. - New: Provide a debian/ubuntu package. - New: Add link to check a SIREN for french users. - New: Add link "now" to fill date when creating invoices. - Fix: Import module works even if prefix is empty in source file. - Fix: bug #28055 : Unable to modify the date of a cloned command. - Fix: bug #27891. - Fix: Change of numbering module was not effective. - Fix: Change error management when adding already used supplier ref for a product. - Fix: Running sending-email.php - Fix: Warning should not appears for invoice closed - Fix: Import for companies works even with prefix empty. - Fix: bug #28895 : Création d'utilisateur impossible. - Fix: Can change password if has only permission change password. For developers: - Qual: Reorganize /dev directory. - Qual: Change the way items are linked together. - Qual: The login page now use a template in /core/template/login.tpl.php. - New: Modules can add their own tab on projects cards. - New: Add management of triger FICHEINTER_VALIDATE