suite
This commit is contained in:
parent
5dccf37588
commit
0c4a9ed24d
@ -52,7 +52,7 @@ class PriceLine < ApplicationRecord
|
||||
end
|
||||
|
||||
def ca_ship_price_ht
|
||||
if self.ct_ship_price_ht?
|
||||
if self.ct_ship_price_ht
|
||||
self.ct_ship_price_ht
|
||||
elsif self.p_product_ref and self.p_product_ref.p_product
|
||||
#self.p_product.caution
|
||||
|
Loading…
x
Reference in New Issue
Block a user