can be deleted by csv_element destroy
This commit is contained in:
parent
8f92692d79
commit
719f0007b7
@ -1,7 +1,7 @@
|
|||||||
class PCustomerRib < ActiveRecord::Base
|
class PCustomerRib < ActiveRecord::Base
|
||||||
belongs_to :p_customer
|
belongs_to :p_customer
|
||||||
|
|
||||||
has_many :p_documents, :dependent => :nullify
|
# has_many :p_documents, :dependent => :nullify
|
||||||
|
|
||||||
def generate_rum
|
def generate_rum
|
||||||
if self.sign_date
|
if self.sign_date
|
||||||
|
Reference in New Issue
Block a user