suite
This commit is contained in:
parent
5dccf37588
commit
0c4a9ed24d
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user