"Dies ist eine steuerfreie innergemeinschaftliche Lieferung" auf IG-Ausland-Rechnung

develop
Andreas Osim 2018-06-21 16:38:56 +02:00
parent b293758827
commit a0bb41dff9
1 changed files with 3 additions and 0 deletions

View File

@ -273,6 +273,9 @@
<span t-esc="o.payment_term_id.name"/>
<br/>
</p>
<p class="col-xs-12" t-if="o.partner_id.property_account_position_id.name=='IG-Ausland'">
Dies ist eine steuerfreie innergemeinschaftliche Lieferung
</p>
</div>
</div>
</t>