openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #11265
[Bug 997559] Re: unset journal_id variable in project_timesheet
*** This bug is a duplicate of bug 953006 ***
https://bugs.launchpad.net/bugs/953006
** This bug has been marked a duplicate of bug 953006
project_timesheet: impossible to edit a task work
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/997559
Title:
unset journal_id variable in project_timesheet
Status in OpenERP Addons (modules):
New
Bug description:
Module : addons > 6.1 > project_timesheet
Line 163
Bug : addons/project_timesheet/project_timesheet.py", line 163, in write
unit_amount=vals_line['unit_amount'], unit=False, journal_id=vals_line['journal_id'], context=context)
KeyError: 'journal_id'
Indeed, vals_line['journal_id'] is not previously defined in the
method
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/997559/+subscriptions
References