Skip to content
Snippets Groups Projects
Commit fb36b3a5 authored by Antoine Boonen's avatar Antoine Boonen
Browse files

[IMP] hr_expense: Don't hide taxes on hr.expense when product has cost


Problem
---------
In 15, taxes are hidden from hr.expense when the expense category has a
cost. They can however be configured and added. The current behaviour is
counter intuitive.

Objective
---------
Don't hide taxes when product has cost in v15.

Solution
---------
Remove the `hidden` attribute in the expense xml form as well as the
`groups` attribute.

task-3491868

closes odoo/odoo#135076

X-original-commit: 7ee0770fdab75cd0ffd11d73ed3ae8d91ea60477
Signed-off-by: default avatarQuentin De Paoli <qdp@odoo.com>
Signed-off-by: default avatarAntoine Boonen (aboo) <aboo@odoo.com>
parent a7935669
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment