← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 685314] [NEW] [V6-RC1] HR - Expenses: invoice to pay employee does not point to the "employee" partner

 

Public bug reported:

The expense module allows to generate automatically a purchase invoice
after the approval of the expense sheet, in order to create accounting
entries for paying the employee (purchase).

When the "invoice" button is used on the expense sheet, the invoice
screen shows the EMPLOYER as partner to be payed, instead of the
EMPLOYEE partner.

Actually, the program reads the employee data in hr.employee but reads the wrong field:
Currently it reads the professional address (which make the links to the employer partner) instead of reading the personal  address field that makes the link to the employee partner that must be used on the invoice.

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

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

Title:
  [V6-RC1] HR - Expenses: invoice to pay employee does not point to the "employee" partner

Status in OpenObject Addons Modules:
  New

Bug description:
  The expense module allows to generate automatically a purchase invoice after the approval of the expense sheet, in order to create accounting entries for paying the employee (purchase).

When the "invoice" button is used on the expense sheet, the invoice screen shows the EMPLOYER as partner to be payed, instead of the EMPLOYEE partner.

Actually, the program reads the employee data in hr.employee but reads the wrong field:
Currently it reads the professional address (which make the links to the employer partner) instead of reading the personal  address field that makes the link to the employee partner that must be used on the invoice.





Follow ups

References