Two modules with exactly same name
Bug #1183497 reported by
Alejandro Santana
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Department Management |
Fix Released
|
Low
|
Daniel Reis | ||
Project for Service Management |
Fix Released
|
Low
|
Daniel Reis |
Bug Description
I have found there are 2 different modules with exactly the same name 'project_
So you can find a module named 'project_
http://
http://
So this means a conflict when both 'project_
I am reporting this as a bug in both projects. The other bug report is: https:/
Related branches
lp://qastaging/~dreis-pt/department-mgmt/project-issue
- Yannick Vaucher @ Camptocamp: Approve (code review, no tests)
- Omar (Pexego): Approve (code review, no test)
- Maxime Chambreuil (http://www.savoirfairelinux.com): Needs Fixing (code review)
- Guewen Baconnier @ Camptocamp: Needs Fixing
- Joël Grand-Guillaume @ camptocamp: Approve (code review, no tests)
-
Diff: 193 lines (+161/-0)6 files modifiedproject_issue_department/__init__.py (+3/-0)
project_issue_department/__openerp__.py (+44/-0)
project_issue_department/i18n/project_issue_department.pot (+16/-0)
project_issue_department/project_issue.py (+47/-0)
project_issue_department/project_issue_view.xml (+48/-0)
project_issue_department/security/ir.model.access.csv (+3/-0)
lp://qastaging/~dreis-pt/project-service/7.0-bug1183497-dr
- Maxime Chambreuil (http://www.savoirfairelinux.com): Approve
- Guewen Baconnier @ Camptocamp: Approve
-
Diff: 195 lines (+0/-169)5 files modifiedproject_issue_department/__init__.py (+0/-3)
project_issue_department/__openerp__.py (+0/-37)
project_issue_department/project_issue.py (+0/-45)
project_issue_department/project_issue_view.xml (+0/-81)
project_issue_department/security/ir.model.access.csv (+0/-3)
description: | updated |
Changed in project-service: | |
status: | New → Confirmed |
importance: | Undecided → Low |
assignee: | nobody → Daniel Reis (SECURITAS SA) (dreis-pt) |
Changed in department-mgmt: | |
assignee: | nobody → Daniel Reis (SECURITAS SA) (dreis-pt) |
Changed in project-service: | |
status: | Confirmed → In Progress |
Changed in department-mgmt: | |
status: | Confirmed → In Progress |
Changed in department-mgmt: | |
status: | In Progress → Fix Committed |
Changed in project-service: | |
status: | In Progress → Fix Committed |
Changed in department-mgmt: | |
status: | Fix Committed → New |
status: | New → Fix Committed |
Changed in project-service: | |
status: | Fix Committed → Fix Released |
Changed in department-mgmt: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Any progress?