← Back to team overview

openerp-india team mailing list archive

[Bug 1023324] Re: task work change amount

 

*** 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/1023324

Title:
  task work change amount

Status in OpenERP Addons (modules):
  New

Bug description:
  If you create a work by task and save it and try to edit that work and
  change the amount you get 'journal_id' error. This is because
  project_timesheet module has a write method that on project.task.work
  that will call timesheet_obj.on_change_unit_amount procedure with
  vals_line['journal_id'] which doesn't exist because 'user_id' doesn't
  exist in vals and you will get an error ('user_id' doesn't exist in
  vals because it stays the same).

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


References