+ |
+
+ [[ o.partner_id.commercial_partner_id.name ]]
+ [[ (o.partner_id.commercial_partner_id.id != o.partner_id.id and o.partner_id.name) or '' ]]
+ [[ (o.partner_id.street ) or '']]
+ [[ (o.partner_id.street2) or removeParentNode('para') ]]
+ [[ (o.partner_id.zip) or '' ]] [[ (o.partner_id and o.partner_id.city) or '' ]]
+ [[ (o.partner_id.state_id and o.partner_id.state_id.name) or removeParentNode('para')]]
+ [[ (o.partner_id.country_id and o.partner_id.country_id.name) or '' ]]
+
+ [[ not (o.partner_id.commercial_partner_id and o.partner_id.commercial_partner_id.ref) or removeParentNode('section') ]]
+
+
+
+
+ |
+
+ Datum:
+ Quelldokument:
+ Kundenreferenz:
+
+ Kunde UID Nr.:
+ Ansprechpartner:
+ |
+
+ [[ formatLang(o.date_invoice,date = True) ]]
+ [[ o.origin ]]
+ [[ o.name ]]
+
+ [[ o.partner_id.commercial_partner_id and o.partner_id.commercial_partner_id.vat or '' ]]
+ [[ (o.user_id and o.user_id.name) or '' ]]
+ |
+
+
+