diff --git a/templates/operation_templates_page.xml b/templates/operation_templates_page.xml
index 71a49f191cca6101f3899f5004ab9cfc42c06589..7f77670ebff9de205892c3cc1e4f07db1c5d9ce6 100644
--- a/templates/operation_templates_page.xml
+++ b/templates/operation_templates_page.xml
@@ -236,7 +236,7 @@
                                     class="nav-item"
                                 >
                                     <option
-                                        t-att-value="prm.id"
+                                        t-att-value="prm.name + p.sudo().name"
                                         t-att-data-name="'PRM n°' + prm.name"
                                         t-att-data-prm-id="prm.id"
                                         t-att-data-partner-id="p.id"