← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 774281] Re: project_timesheet

 

well i created a form to directly enter project work_flow (really missing)
and could not update data, because user_id was missing

you might have a look into the module


** Attachment added: "c2c_project_timesheet.zip"
   https://bugs.launchpad.net/openobject-addons/+bug/774281/+attachment/2105493/+files/c2c_project_timesheet.zip

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/774281

Title:
  project_timesheet

Status in OpenERP Modules (addons):
  Incomplete

Bug description:
  update of 
  class project_work(osv.osv):
  in modified forms
  does sometimes not not supply the user_id 
  the patch fixes this


References