[7.0:addons/crm] Fix direct link to phonecalls and meetings in lead view
Bug #1179305 reported by
invitu
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Odoo Addons (MOVED TO GITHUB) |
Fix Committed
|
Low
|
OpenERP R&D Addons Team 1 | |||
OpenERP Community Backports (Addons) | Status tracked in 7.0 | |||||
7.0 |
Fix Committed
|
Low
|
invitu |
Bug Description
src_model field and domain properties are missing
Related branches
lp://qastaging/~invitu/ocb-addons/7.0-fix-1179307-1179305
- Stefan Rijnhart (Opener): Approve
- Holger Brunn (Therp): Approve (code review)
-
Diff: 64 lines (+8/-0)3 files modifiedcrm/crm_lead_view.xml (+4/-0)
crm/report/crm_phonecall_report.py (+2/-0)
crm/report/crm_phonecall_report_view.xml (+2/-0)
lp://qastaging/~invitu/openobject-addons/7.0-fix-1179307-1179305
- Stefan Rijnhart (Opener) (community): Needs Resubmitting
- OpenERP Core Team: Pending requested
-
Diff: 222 lines (+44/-22)12 files modifiedaccount/account.py (+8/-2)
account/account_invoice.py (+5/-3)
crm/crm_lead_view.xml (+4/-0)
crm/report/crm_phonecall_report.py (+2/-0)
crm/report/crm_phonecall_report_view.xml (+2/-0)
email_template/res_partner.py (+1/-1)
hr_payroll/hr_payroll.py (+1/-1)
mail/res_partner.py (+1/-1)
mrp/mrp_view.xml (+0/-1)
project_timesheet/project_timesheet.py (+3/-1)
report_webkit/__openerp__.py (+3/-2)
stock/stock_view.xml (+14/-10)
lp://qastaging/~openerp-dev/openobject-addons/trunk-bug-1179305-ssh
- Turkesh Patel (openERP) (community): Approve
- OpenERP Core Team: Pending requested
-
Diff: 22 lines (+4/-0)1 file modifiedcrm/crm_lead_view.xml (+4/-0)
Changed in openobject-addons: | |
assignee: | nobody → OpenERP R&D Addons Team 1 (openerp-dev-addons1) |
importance: | Undecided → Low |
status: | New → Confirmed |
tags: | added: lead-opportunity |
Changed in openobject-addons: | |
status: | Confirmed → In Progress |
To post a comment you must log in.
Hi Invitu,
you have assigned the community backports team to this bug. I think the assignee should be the one who is interested in nominating the bug fix for inclusion in the backports branches. That would be you. Also, please propose a proper branch with your fix.
Thanks,
Stefan.