diff --git a/report/account_invoice_template.xml b/report/account_invoice_template.xml index 688bd667e0d5c87ac539d23046c6f549b490696e..4c9be9c9917d4bf38ed693c200d201431939374b 100644 --- a/report/account_invoice_template.xml +++ b/report/account_invoice_template.xml @@ -7,7 +7,7 @@ <strong>Point de retrait:</strong> <span t-field="o.vracoop_point_retrait_id"/><br/> <strong>Adresse: </strong><br/> <span t-field="o.vracoop_point_retrait_id.street"/><br/> - <span t-field="o.vracoop_point_retrait_id.street"/><br/> + <span t-field="o.vracoop_point_retrait_id.street2"/><br/> <span t-field="o.vracoop_point_retrait_id.zip"/> - <span t-field="o.vracoop_point_retrait_id.city"/><br/><br/> <strong>Jour de retrait:</strong> <span t-field="o.day_retrait"/><br/> <strong>Heure de retrait:</strong> <span t-field="o.hour_retrait" t-options= '{"widget": "float_time"}'/>