change_log 2.2 KB
Newer Older
Sebastien Robin's avatar
Sebastien Robin committed
1 2 3 4 5 6 7 8 9 10 11
2008-03-03 Seb
* added tab in order to see task reports
on project
* added 3 reports :
- one to see tasks
- one for task or tasks reports if the
task is validated
- one to see the difference between
what was planned at the beginning
and what was done in reality

Kazuhiko Shiozaki's avatar
Kazuhiko Shiozaki committed
12 13 14
2007-02-12 kazuhiko
* use related_simulation_movement_path_list to reduce activity dependencies.

Yoshinori Okuji's avatar
Yoshinori Okuji committed
15 16 17 18
2007-12-13 yo
* Since Requirement Document is not associated with any workflow to manage security, it didn't make sense not to acquire local roles.
* Remove start_date and stop_date from task_report_causality_workflow.

Yoshinori Okuji's avatar
Yoshinori Okuji committed
19 20 21
2007-12-06 yo
* Allow Associate to modify contents of Task and Task Report, so that project managers may change Destination Decision, for example.

Yoshinori Okuji's avatar
Yoshinori Okuji committed
22 23 24 25 26 27
2007-09-20 yo
* Set Source Project on Task Report, if all lines share the same Source Project.
* Show Source Project in Task Report Module.
* Enable Report Tree Mode in Task Report Module.
* Add an optional column into Task_viewTaskList to show the state of a Task Report corresponding to each Task.

Yoshinori Okuji's avatar
Yoshinori Okuji committed
28 29 30
2007-09-20 yo
* Fix an undefined symbol.

31 32 33
2007-09-12 Jerome
* Replace comment by description on Task & Task Report

34 35 36
2007-04-06 Romain
* Remove source_project from Sale Invoice Transaction base categories, as erp5_project is not dependant from erp5_accounting.

37
2007-02-07 rafael
Rafael Monnerat's avatar
Rafael Monnerat committed
38
* Removed Roles from Task Report
39

40 41 42 43 44
2007-01-30 rafael
* Added back default task line support
* Added more fields in BaseTrade Project
* Started to use more proxy fields in Task and Task Report

45 46 47
2006-10-30 rafael
* Improved Navegability betwen Project and other Objects.

48 49 50
2006-10-19 rafael
* Added Sale Order Milestone.

51 52 53 54
2006-10-17 rafael
* Added new skin folder for integration with Sales.

2006-07-09 rafael
55 56 57 58
* Modified Task and Task Report Workflow
* Modified Forms
* Included task_invoice_builder

Jean-Paul Smets's avatar
Jean-Paul Smets committed
59 60 61
2006-07-09
* Updated by JPS with more reports

62 63 64 65
2006-06-22 Jerome
* Add missing TaskOrder propertysheet.
* improve Task_view

Thomas Bernard's avatar
Thomas Bernard committed
66 67 68
2006-06-15 Thomas
* Added form to display PlanningBox within a project tab.

69 70 71 72 73
2006-05-18 Fabien
* Sync with JPS' branch

2006-02-06 Kevin
* Update license and copyright metadata.
Jean-Paul Smets's avatar
sdsf  
Jean-Paul Smets committed
74

Aurel's avatar
Aurel committed
75 76 77
2005-11-11 Romain
* Correct naming convention.

78
2005-09-24 JPS
Aurel's avatar
Aurel committed
79 80
* Renamed modules
* Removed service module (it should be part of another template)