</td> | </td> | ||||
<td> | <td> | ||||
{{ product.name }} | {{ product.name }} | ||||
<template v-if="product.weight">({{ product.weight }} g)</template> | |||||
</td> | </td> | ||||
<td class="price"> | <td class="price"> | ||||
<div v-show="vatMode == 'all'" class="input-group"> | <div v-show="vatMode == 'all'" class="input-group"> |
[ | [ | ||||
], | ], | ||||
[ | [ | ||||
"[Admin] Distributions > formulaire commande : ajout du poids au nom des produits", | |||||
"[Admin] Distribution > exports : ouverture dans un nouvel onglet", | "[Admin] Distribution > exports : ouverture dans un nouvel onglet", | ||||
] | ] | ||||
], | ], |