Skip to content
Extraits de code Groupes Projets

Correction nom de champ qui faisait planter l'impression du dossier

1 file
+ 1
1
Comparer les modifications
  • Côte à côte
  • En ligne
+ 1
1
@@ -156,7 +156,7 @@
t-field="o.presta_city"
style="text-transform: uppercase;"
/>
<t t-if="o.presta_cedex"> <span t-field="o.prestacedex" /></t>
<t t-if="o.presta_cedex"> <span t-field="o.presta_cedex" /></t>
<br />
</div>
</div>
Chargement en cours