Modify ticket

This commit is contained in:
Luis 2022-07-05 13:16:16 +02:00
parent 16980f388f
commit 79abf4b1db
2 changed files with 2 additions and 2 deletions

View file

@ -178,8 +178,8 @@
</t>
<t t-if='receipt.cashier'>
<div class='cashier'>
<div>--------------------------------</div>
<div>Served by <t t-esc='receipt.cashier' /></div>
<div>--------------------------------</div>
</div>
</t>