report_template: outline 'Warenkorb'

develop
Andreas Osim 2020-03-30 10:07:35 +02:00
parent 4a9563b824
commit 4ddffca566
1 changed files with 5 additions and 1 deletions

View File

@ -93,6 +93,10 @@
<span>Lieferschein</span>
<span t-field="o.name"/>
</p>
<p t-if="o._name == 'sale.order' and o.order_type == 'D' and o.origin != ''">
<span>Warenkorb: </span>
<span t-field="o.origin"/>
</p>
</div>
<div class="col-xs-5 text-right">
<t t-if="DlvLogo and o._name == 'stock.picking' and is_picking">