← Back to team overview

credativ team mailing list archive

[Bug 898561] Re: [Trunk ] Done button doesn't send mail on task

 

** Description changed:

- Using a task with warn manager, which gives a error on done button and doesn't send a mail.
- The value "project.task,15" for the field "res_request.ref_doc1" is not in the selection.
- we need to add res.request.link for project.task and project.project
+ Steps Reproduce :
+  - Create Project Assign Project Manager(user_id) Other than Login User, Check  Warn Manager True.
+  - Create A Task,  Start Task, Enter Work Line Entry now Click to Done Button.
+  - Following Osv Exception will generated from Model res.request which will not allow Close the Task or Even Send The Mail
+     The value "project.task,15" for the field "res_request.ref_doc1" is not in the selection.
+ Solution :
+  - We need to add res.request.link for project.task and project.project Which was remove at revision (Addons/trunk/revision#5773)
+ Thank You.

-- 
You received this bug notification because you are a member of OpenERP
Framework Experts, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/898561

Title:
  [Trunk ] Done button doesn't send mail on task

Status in OpenERP Addons (modules):
  In Progress

Bug description:
  Steps Reproduce :
   - Create Project Assign Project Manager(user_id) Other than Login User, Check  Warn Manager True.
   - Create A Task,  Start Task, Enter Work Line Entry now Click to Done Button.
   - Following Osv Exception will generated from Model res.request which will not allow Close the Task or Even Send The Mail
      The value "project.task,15" for the field "res_request.ref_doc1" is not in the selection.
  Solution :
   - We need to add res.request.link for project.task and project.project Which was remove at revision (Addons/trunk/revision#5773)
  Thank You.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/898561/+subscriptions


References