← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 796363] Re: hr_expense: invoice ignores employee company

 

Hello,

In trunk just add also "import netsvc" which is missing in hr_expense.py

Thanks.

** Summary changed:

- [6.0] hr_expense: invoice ignores employee company
+ hr_expense: invoice ignores employee company

** Changed in: openobject-addons
   Importance: Undecided => Low

** Changed in: openobject-addons
       Status: New => Confirmed

** Changed in: openobject-addons
     Assignee: (unassigned) => OpenERP R&D Addons Team 3 (openerp-dev-addons3)

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

Title:
  hr_expense: invoice ignores employee company

Status in OpenERP Modules (addons):
  Confirmed

Bug description:
  Hi,

  When creating an invoice from an expense (the last step in hr_expense
  workflow), the employee company is ignored.

  How to reproduce:
  - create 2 companies A and B
  - create an expense for an employee of company B
  - approve and invoice the expense with the user where company preference is set to A
  - result: the invoice is created for company A
  - expected result: the invoice should be created for company B which is the company of the employee submitting the expense, not the default company of the user creating the invoice

  I attach a patch.

  Best regards,

  -sbi

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


References