Skip to content

Commit

Permalink
[FIX] mis_template_financial_report: pre-commit stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
etobella committed Nov 17, 2023
1 parent d7a17a2 commit 1bc87f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mis_template_financial_report/views/templates.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
<template
id="report_mis_report_instance"
inherit_id="mis_builder.report_mis_report_instance"
priority="99"
>
<xpath expr="//div[hasclass('mis_table')]" position="attributes">
<attribute name="t-if">not o.horizontal</attribute>
Expand Down

0 comments on commit 1bc87f3

Please sign in to comment.