Test dp_reports_sale
parent
24a94f3e97
commit
a5a29c9d94
|
|
@ -242,12 +242,14 @@
|
|||
<!-- <span>AT 46 3250 1000 0200 9306</span> -->
|
||||
<!-- <span>RLN WAT WW MIB</span> -->
|
||||
<!-- <span>Raiffeisenbank Spannberg</span> -->
|
||||
<t t-if="not (o.fiscal_position_id and o.fiscal_position_id.note)">
|
||||
<strong>
|
||||
UID-Nr.:
|
||||
<span t-esc="company.vat"/>
|
||||
·
|
||||
</strong>
|
||||
<t t-if="o._name != 'stock.picking'">
|
||||
<t t-if="not (o.fiscal_position_id and o.fiscal_position_id.note)">
|
||||
<strong>
|
||||
UID-Nr.:
|
||||
<span t-esc="company.vat"/>
|
||||
·
|
||||
</strong>
|
||||
</t>
|
||||
</t>
|
||||
<!--
|
||||
UID-Nr.:
|
||||
|
|
|
|||
Loading…
Reference in New Issue