suite
This commit is contained in:
parent
4519c9040e
commit
2bd683a2b9
@ -197,7 +197,7 @@
|
||||
-price_line_block.price_lines.each do |price_line|
|
||||
%tr
|
||||
|
||||
%td
|
||||
%td{:style => "padding-bottom:10px;"}
|
||||
-if price_line.location_template
|
||||
Forfait
|
||||
="#{price_line.qte}J location"
|
||||
@ -234,6 +234,7 @@
|
||||
=price_line.title
|
||||
|
||||
|
||||
|
||||
%td.numeraire
|
||||
=price_line.tva_account_value.to_s+"%" if price_line.qte != 0.0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user