Comment 5 for bug 918642

Revision history for this message
Stefan Rijnhart (Opener) (stefan-opener) wrote :

Hi Kuldeep

what you say does not appear to be the case. The module that actually creates the invoice is "hr_timesheet_invoice", and it does not use contact_id. Instead, this module calls address_get(['invoice']) on the partner directly (in hr_timesheet_invoice/wizard/hr_timesheet_invoice_create.py, line 85).

Can you point out where the contact_id is actually used?

Cheers,
Stefan.