Skip to content

Commit

Permalink
Merge eabd7b1 into fd174b5
Browse files Browse the repository at this point in the history
  • Loading branch information
JordiBForgeFlow committed Sep 13, 2019
2 parents fd174b5 + eabd7b1 commit 4c40c6f
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -20,7 +20,7 @@

<xpath expr="//td[@t-if='display_discount']" position="after">
<td t-if="display_discount_fixed" t-attf-class="text-right {{ 'd-none d-md-table-cell' if report_type == 'html' else '' }}">
<span t-field="l.discount_fixed"/>
<span t-field="line.discount_fixed"/>
</td>
</xpath>

Expand Down

0 comments on commit 4c40c6f

Please sign in to comment.