This commit is contained in:
Barnabé 2021-10-14 18:33:10 +02:00
parent e911fa598c
commit 6ce208d553

View File

@ -165,7 +165,7 @@ class PProductRef < ApplicationRecord
end
def member_label
"#{self.ref} | #{self.p_product.name} - #{self.ct_sub_name} - #{self.p_product_color.name if self.p_product_color} | #{self.cat_name}"
"#{self.ref} | #{self.p_product.name} - #{self.ct_sub_name} - #{self.p_product_color.name if self.p_product_color} | #{self.ca_name}"
end
def ca_sorecop