[trunk/7.0] Module project, task' Starting Date is not completed
Bug #1111583 reported by
Damián Soriano
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Odoo Addons (MOVED TO GITHUB) |
Fix Committed
|
Medium
|
OpenERP R&D Addons Team 1 |
Bug Description
In OpenERP 7.0
1) Install module 'project'.
2) Go to 'Project > Project > Projects' and create a project named 'Project 01'.
3) In the 'Project 01' form view, click the button 'Tasks'.
4) Click the 'Create' button, name the task 'Task 01' and click 'Save'.
5) In the 'Task 01' form view, click on 'Development' in the workflow bar that is located at the right upper corner. This will start the task.
6) In the 'Task 01' form view, go to the 'Extra Info', the field 'Starting Date' is empty, and it should be completed with the date time when we start the task.
If you finish 'Task 01', then the field 'Ending Date' is correctly completed.
Related branches
lp://staging/~openerp-dev/openobject-addons/trunk-bug-1111583-fka
Ready for review
for merging
into
lp://staging/openobject-addons
- OpenERP Core Team: Pending requested
-
Diff: 23 lines (+5/-1)1 file modifiedproject/project.py (+5/-1)
Changed in openobject-addons: | |
assignee: | nobody → OpenERP R&D Addons Team 1 (openerp-dev-addons1) |
importance: | Undecided → Medium |
status: | New → Confirmed |
summary: |
- [7.0] Module project, task' Starting Date is not completed + [trunk/7.0] Module project, task' Starting Date is not completed |
Changed in openobject-addons: | |
status: | Confirmed → In Progress |
Changed in openobject-addons: | |
status: | Fix Committed → In Progress |
Changed in openobject-addons: | |
status: | In Progress → Fix Committed |
tags: | added: project |
To post a comment you must log in.
Hello,
- It has been Fixed in https:/ /code.launchpad .net/~openerp- dev/openobject- addons/ trunk-bug- 1111583- fka.
revno : 8528
Thanks.