-
- Downloads
[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:Quentin De Paoli <qdp@odoo.com> Signed-off-by:
Antoine Boonen (aboo) <aboo@odoo.com>
Loading
Please register or sign in to comment