pos_order_backend_receipt: add pricelist
This commit is contained in:
parent
7ad70064a7
commit
8049272620
1 changed files with 2 additions and 0 deletions
|
|
@ -69,6 +69,8 @@
|
||||||
<div class="receipt-customer">
|
<div class="receipt-customer">
|
||||||
Customer:
|
Customer:
|
||||||
<span t-field="o.partner_id.name" />
|
<span t-field="o.partner_id.name" />
|
||||||
|
<br />
|
||||||
|
<span t-field="o.pricelist_id" />
|
||||||
</div>
|
</div>
|
||||||
</t>
|
</t>
|
||||||
<br />
|
<br />
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue