This commit is contained in:
Nicolas Bally 2020-04-13 12:31:18 +02:00
parent 5dccf37588
commit 0c4a9ed24d

View File

@ -52,7 +52,7 @@ class PriceLine < ApplicationRecord
end end
def ca_ship_price_ht def ca_ship_price_ht
if self.ct_ship_price_ht? if self.ct_ship_price_ht
self.ct_ship_price_ht self.ct_ship_price_ht
elsif self.p_product_ref and self.p_product_ref.p_product elsif self.p_product_ref and self.p_product_ref.p_product
#self.p_product.caution #self.p_product.caution