c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #23148
[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