-
-
Notifications
You must be signed in to change notification settings - Fork 107
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
[16.0][FIX] hr_expense_*: Fix + improve tests #278
[16.0][FIX] hr_expense_*: Fix + improve tests #278
Conversation
Finally, it is ready for review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good simplification, and greenifying the branch!
/ocabot merge patch
This PR looks fantastic, let's merge it! |
Congratulations, your PR was merged at 1a12f3d. Thanks a lot for contributing to OCA. ❤️ |
I will add these changes also to v17 now. |
Changes done:
hr_expense_cancel
: Fix + improve testshr_expense_payment
: Fix + improve testshr_expense_advance_clearing
: Fix + improve testshr_expense_tier_validation
: Fix + improve testshr_expense_invoice
: Fix + improve testsRelated to odoo/odoo@063e224
Related to #276 (comment)
Please @pedrobaeza can you review it?
@Tecnativa