sale_crm module make_case wizard bug

Bug #623896 reported by Yan-PCSol
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Fix Released
Low
Unassigned

Bug Description

In the sale_crm module in the make_case wizard

line 45 you need to add this: 'user_id': data['form']['user'];

Because it takes always the admin to create the new cases because you forget to add the user chosen in the wizard.

Related branches

Revision history for this message
JMA(Open ERP) (jma-openerp) wrote :

Hello Yannick,

I prefer to put 'user_id': data['form']['user'] or uid.

Share your views.

Thanks.

Changed in openobject-addons:
status: New → Confirmed
Revision history for this message
Yan-PCSol (yannick-soldati) wrote :

'user_id': data['form']['user'] is the best way because we are asking in the wizard the responsible user...

Thanks

Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) wrote :

Hello Yannick,

It is possible that the use does not supply responsible user via wizard,at that time, currently logged in user should be the assignee.

Let me know your view.
Thanks.

Changed in openobject-addons:
status: Confirmed → In Progress
Revision history for this message
Yan-PCSol (yannick-soldati) wrote :

I agree, good idea

Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) wrote :

Thanks Yannick.
It has been fixed by revision 2825 <email address hidden>.

Changed in openobject-addons:
status: In Progress → Fix Released
importance: Undecided → Low
milestone: none → 5.0.13
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.