Project manager mail description

Bug #722156 reported by SG E-ndicus(Selvam)
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Fix Released
Medium
OpenERP R&D Addons Team 1
6.0
Confirmed
Undecided
Unassigned

Bug Description

In V6 Stable,With Warn Manager enabled in Project, completion of task opens up a page, where description of the e-mail needs to be typed,
But the e-mail sent has just False as message body.

Current fix I made,

in project/wizard/project_task_close.py, line 104 has to be

     body = u'%s\n%s\n%s\n\n-- \n%s' % (header, data.description, footer, signature)
instead of
     body = u'%s\n%s\n%s\n\n-- \n%s' % (header, project.description, footer, signature)

Related branches

Changed in openobject-addons:
assignee: nobody → OpenERP R&D Addons Team 1 (openerp-dev-addons1)
importance: Undecided → Medium
status: New → Confirmed
Changed in openobject-addons:
status: Confirmed → In Progress
Revision history for this message
Ravindra Mekhiya(OpenERP) (rme-openerp) wrote :

Hello SG E-ndicus,

It has been fixed in lp:~openerp-dev/openobject-addons/trunk-bug-722156-rme By Revision : 4436 <email address hidden>.

It will be merged soon with the trunk-addons.

Thanks for pointing out the issue !

Changed in openobject-addons:
status: In Progress → Fix Committed
tfr (Openerp) (tfr)
Changed in openobject-addons:
status: Fix Committed → Fix Released
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.