[Trunk/7.0]record duplicated on project when you active phases
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Odoo Addons (MOVED TO GITHUB) |
Fix Committed
|
Medium
|
OpenERP R&D Addons Team 1 |
Bug Description
I just downloaded openerp version 7.0-20130103-
The SQL that shows the issue is:
select p.id, p.analytic_
The results are:
1;2;"test 1 - duplicated";2
2;2;"test 1 - duplicated";2
I'm attaching some screenshots that shows the steps i executed.
Related branches
- Naresh(OpenERP) (community): Needs Fixing
-
Diff: 16 lines (+3/-3)1 file modifiedproject_long_term/project_long_term.py (+3/-3)
- Naresh(OpenERP) (community): Approve
-
Diff: 13 lines (+2/-1)1 file modifiedproject_long_term/project_long_term.py (+2/-1)
summary: |
- record duplicated on project when you active phases + [Trunk/7.0]record duplicated on project when you active phases |
Changed in openobject-addons: | |
assignee: | nobody → OpenERP R&D Addons Team 1 (openerp-dev-addons1) |
importance: | Undecided → Medium |
status: | New → Confirmed |
Changed in openobject-addons: | |
status: | Confirmed → In Progress |
tags: | added: long term |
Hello,
This issue has been fixed on https:/ /code.launchpad .net/~openerp- dev/openobject- addons/ trunk-bug- 1096256- rma
With following rev no and rev ID
Rev No : 8496
Revision ID: <email address hidden>
Thanks,
Randhir (RMA).