bugfix : erreur lorsque pas de prix de livraison

This commit is contained in:
Nicolas Bally 2020-09-16 14:45:34 +02:00
parent af679aa8dd
commit 2e27a2ef04

View File

@ -83,7 +83,7 @@
=price_line.title
-if price_line.ship_price_ht > 0.0
-if price_line.ship_price_ht.to_f > 0.0
="+ livraison incluse"
%br
Livraison :