Skip to content

Commit

Permalink
Merge PR #113 into 12.0
Browse files Browse the repository at this point in the history
Signed-off-by carmenbianca
  • Loading branch information
github-grap-bot committed Jun 27, 2024
2 parents f747921 + 240b23b commit 76bf27c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rotordc_custom/report/productlabel.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@
t-esc="product.lst_price * (1 + product.taxes_id.amount/100)"
t-options="{'widget': 'monetary', 'display_currency': product.company_id.currency_id}"
/>
<strong>/</strong>
<strong t-esc="product.uom_id.name" />
</td>
</tr>
<tr>
Expand Down

0 comments on commit 76bf27c

Please sign in to comment.