Skip to content
Extraits de code Groupes Projets
Valider b7585739 rédigé par Rémi - Le Filament's avatar Rémi - Le Filament
Parcourir les fichiers

[fix] incorrect field name

parent da3114c8
Branches
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -9,8 +9,8 @@ ...@@ -9,8 +9,8 @@
<th>Codes Barre</th> <th>Codes Barre</th>
</xpath> </xpath>
<xpath expr="//table/tbody/t/tr/td[1]" position="after"> <xpath expr="//table/tbody/t/tr/td[1]" position="after">
<td class="text-right"> <td>
<t t-esc="product['list_price']"/> <t t-esc="product['barcode']"/>
</td> </td>
</xpath> </xpath>
......
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