← Back to team overview

openerp-india team mailing list archive

[Bug 1110831] [NEW] [hr_timesheet] Analytic journal should be a property field dependent on company

 

Public bug reported:

Hello,

The employee (hr.employee) has attribute "company_id" but it is not
required, as the same employee could work for multiple companies at the
same time. That is fine.

However, the hr_timesheet module introduces the journal_id as analytic
journal to the hr.employee, and the analytic journal is an object that
requires a company to be defined.

As a consequence, when defining an employee, you assign an analytic
journal which is only going to be valid for a single company.

What do you do with the other company?

I'm assuming that the user should be able to record hours in timesheets
created in each company (the employee works for projects in different
companies).

Regards,
Jordi
www.eficent.com

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

-- 
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/1110831

Title:
  [hr_timesheet] Analytic journal should be a property field dependent
  on company

Status in OpenERP Addons (modules):
  New

Bug description:
  Hello,

  The employee (hr.employee) has attribute "company_id" but it is not
  required, as the same employee could work for multiple companies at
  the same time. That is fine.

  However, the hr_timesheet module introduces the journal_id as analytic
  journal to the hr.employee, and the analytic journal is an object that
  requires a company to be defined.

  As a consequence, when defining an employee, you assign an analytic
  journal which is only going to be valid for a single company.

  What do you do with the other company?

  I'm assuming that the user should be able to record hours in
  timesheets created in each company (the employee works for projects in
  different companies).

  Regards,
  Jordi
  www.eficent.com

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


Follow ups

References