no UID-Nr. in page footer if 'tax-Information' exists.
parent
aeccb1acbd
commit
d433bb9428
|
|
@ -242,20 +242,20 @@
|
|||
<!-- <span>AT 46 3250 1000 0200 9306</span> -->
|
||||
<!-- <span>RLN WAT WW MIB</span> -->
|
||||
<!-- <span>Raiffeisenbank Spannberg</span> -->
|
||||
<p id="fiscal_position_remark" t-if="o.fiscal_position_id and o.fiscal_position_id.note">
|
||||
<t t-if="not (o.fiscal_position_id and o.fiscal_position_id.note)">
|
||||
<strong>
|
||||
UIDx-Nr.:
|
||||
UID-Nr.:
|
||||
<span t-esc="company.vat"/>
|
||||
·
|
||||
</strong>
|
||||
</p>
|
||||
<strong>
|
||||
</t>
|
||||
<!--
|
||||
UID-Nr.:
|
||||
<span t-esc="company.vat"/>
|
||||
·
|
||||
-->
|
||||
EORIx-Nr.
|
||||
<strong>
|
||||
EORI-Nr.
|
||||
<span t-esc="company.eori_nr"/>
|
||||
·
|
||||
Firmenbuch Nr.:
|
||||
|
|
|
|||
Loading…
Reference in New Issue