crm logged calls schedule another call in held state
Bug #1247018 reported by
jeffery chen fan
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Odoo Addons (MOVED TO GITHUB) |
Confirmed
|
Low
|
OpenERP R&D Addons Team 1 |
Bug Description
when schedule other in crm logged calls, the call is not listed in scheduled calls list, because the state is set as Held.
the root of cause is that have set the context=
Related branches
lp://staging/~jeffery9/ocb-addons/ocb-addons-fixups
Rejected
for merging
into
lp://staging/ocb-addons
- Yannick Vaucher @ Camptocamp: Disapprove
- Stefan Rijnhart (Opener): Disapprove
- Pedro Manuel Baeza: Needs Information
-
Diff: 93 lines (+20/-5)6 files modifiedcrm/crm_lead.py (+5/-1)
crm/crm_phonecall_view.xml (+3/-3)
crm/wizard/crm_lead_to_opportunity.py (+3/-0)
crm/wizard/crm_lead_to_opportunity_view.xml (+1/-1)
crm/wizard/crm_partner_binding.py (+7/-0)
crm/wizard/crm_phonecall_to_phonecall_view.xml (+1/-0)
lp://staging/~jeffery9/ocb-addons/ocb-addons
On hold
for merging
into
lp://staging/ocb-addons
- Yannick Vaucher @ Camptocamp: Approve (code review, no test)
- Holger Brunn (Therp): Needs Fixing
-
Diff: 31 lines (+4/-3)2 files modifiedcrm/crm_phonecall_view.xml (+3/-3)
crm/wizard/crm_phonecall_to_phonecall_view.xml (+1/-0)
Changed in openobject-addons: | |
assignee: | nobody → OpenERP R&D Addons Team 1 (openerp-dev-addons1) |
importance: | Undecided → Low |
To post a comment you must log in.
add context = { default_state= open} in action schedule other call