renommage champ designation => name

This commit is contained in:
Jean-Christophe Engel 2025-02-18 14:13:11 +01:00
parent 9ac71344fb
commit dbbff606f6
16 changed files with 35 additions and 35 deletions

View file

@ -43,7 +43,7 @@
{{if $mat_present}}
{{#list
select="
$$.designation AS 'Matériel' ;
$$.name AS 'Matériel' ;
"" AS 'Catégorie' ;
"" AS 'Quantité'
"
@ -65,7 +65,7 @@
{{/if}}
<tr>
<td>{{$designation}}</td>
<td>{{$name}}</td>
<td>{{$cat_name}}</td>
<td class="num">{{$qte}}</td>
<td class="actions">