Skip to content
Extraits de code Groupes Projets
Valider c232f3cb rédigé par Juliana's avatar Juliana
Parcourir les fichiers

[UPD]Update template address invoice

parent 480e687a
Branches
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -52,9 +52,10 @@
<p>
<span class="text-center font-weight-bold">Pour répondre à vos questions</span><br/>
<span class="font-weight-bold">Contact PMO</span><br/>
<t t-set="address">
<address t-field="o.pmo_id" t-options='{"widget": "contact", "fields": ["address", "name"], "no_marker": True}' />
</t>
<span class="font-weight-bold" t-field="o.pmo_id.name"/><br/>
<span t-field="o.pmo_id.street"/><br/>
<t t-if="o.pmo_id.street2"><span t-field="o.pmo_id.street2"/><br/></t>
<span t-field="o.pmo_id.zip"/> - <span t-field="o.pmo_id.city"/><br/>
<span class="font-weight-bold">Téléphone:</span><br/>
<span t-field="o.pmo_id.phone"/><br/>
<span class="text-center font-weight-bold">Courrier:</span><br/>
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter