← Back to team overview

openerp-india team mailing list archive

[Bug 1039526] [NEW] issue worklogs don't appear in hr_timesheet_sheet

 

Public bug reported:

Tested on 6.1, pulled today.

To reproduce:
- install project_issue_sheet
- install hr_timesheet_sheet
- create an issue, enter a worklog
- open "my timesheet"
- 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!

** Affects: openobject-addons
     Importance: Undecided
         Status: New


** Tags: 6.1

** Summary changed:

- [6.1] [project_issue_sheet] [hr_timesheet_sheet] worklogs don't appear in hr_timesheet_sheet
+ issue worklogs don't appear in hr_timesheet_sheet

-- 
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):
  New

Bug description:
  Tested on 6.1, pulled today.

  To reproduce:
  - install project_issue_sheet
  - install hr_timesheet_sheet
  - create an issue, enter a worklog
  - open "my timesheet"
  - 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


Follow ups

References