suite
This commit is contained in:
parent
aa1964a4a2
commit
bc95b6a4e4
@ -40,7 +40,7 @@
|
||||
%th Référence
|
||||
%th Nom
|
||||
%th Nbr
|
||||
-if @fournisseur.id != 4 and @fournisseur.id != 5
|
||||
-if true
|
||||
%th Prix U. HT
|
||||
|
||||
|
||||
@ -59,7 +59,7 @@
|
||||
-sub_products.each do |sub_product|
|
||||
-i += sub_product.qte_tot
|
||||
=i
|
||||
-if @fournisseur.id != 4 and @fournisseur.id != 5
|
||||
-if true
|
||||
%td
|
||||
|
||||
=number_to_currency sub_products[0].price_ht
|
||||
|
Loading…
x
Reference in New Issue
Block a user