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

account_banking_payment_transfer breaks the hr_expense payment workflow #184

Closed
sbidoul opened this issue Jun 24, 2015 · 1 comment
Closed

Comments

@sbidoul
Copy link
Member

sbidoul commented Jun 24, 2015

When account_banking_payment_transfer is installed, hr_expenses never reach the paid state.

This is beacuse the reconciliation in account_banking_payment_transfer is not done using the account_move_line.reconcile() method [1]

https://github.com/odoo/odoo/blob/8.0/addons/hr_expense/hr_expense.py#L454

@pedrobaeza
Copy link
Member

This is solved in #197

BT-sschmid pushed a commit to BT-sschmid/bank-payment that referenced this issue Jul 24, 2018
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

No branches or pull requests

2 participants