Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fix 16.0] hr_expense_invoice #275

Closed
wants to merge 1 commit into from

Conversation

TheCloneMaster
Copy link

@TheCloneMaster TheCloneMaster commented Oct 21, 2024

Fixes issue:
#273

If an expense report includes invoices from diferent providers, when posting move the report moves to "paid" and invoices are not reconciled as paid, as it fails to reconcile the lines with the transfer moves.

Use the correct partner, from current expense line from the report, not always the same partner from first expense line

It should take the partner_id of current expense, not the one from the first expense from list
@pedrobaeza
Copy link
Member

The same comments as in #274

If you use GitHub for editing the file, please do it with the correct message format.

@TheCloneMaster TheCloneMaster changed the title Update hr_expense.py [Fix 16.0] hr_expense_invoice Oct 21, 2024
@TheCloneMaster
Copy link
Author

Hope it has correct format now
Thanks

@TheCloneMaster
Copy link
Author

I will close it and apply again, following your guidelines
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants