diff --git a/templates/operation_templates_page.xml b/templates/operation_templates_page.xml index 0600025b26ef9b9ecf7e16c36b6e8787d80a1273..71a49f191cca6101f3899f5004ab9cfc42c06589 100644 --- a/templates/operation_templates_page.xml +++ b/templates/operation_templates_page.xml @@ -239,6 +239,7 @@ t-att-value="prm.id" t-att-data-name="'PRM n°' + prm.name" t-att-data-prm-id="prm.id" + t-att-data-partner-id="p.id" >    - <t t-out="(prm.street + ' - ' + prm.name) if prm.street else prm.name"