openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #14759
[Bug 1039526] Re: issue worklogs don't appear in hr_timesheet_sheet
Hello,
As per comment #1 and #2 ,I'm closing this issue.
Thanks for reporting..!!!
** Changed in: openobject-addons
Status: Incomplete => Invalid
--
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/1039526
Title:
issue worklogs don't appear in hr_timesheet_sheet
Status in OpenERP Addons (modules):
Invalid
Bug description:
Tested on 6.1, pulled today.
To reproduce:
- install project_issue_sheet
- install hr_timesheet_sheet
- open "my timesheet", enter the description and save, so that it is created
- create an issue, enter a worklog
- open "my timesheet" again
- the worklog doesn't show.
I reckon this is due to the fact that the Timesheet Line
(hr.analytic.timesheet) has a fields.function with store=True,
sheet_id. The offending line has the field sheet_id empty in the
database.
So I suppose this can be fixed changing the definition of the field
sheet_id.
Thanks!
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1039526/+subscriptions
References