suite
This commit is contained in:
parent
756f481f55
commit
a8a4d8d0a8
@ -131,7 +131,7 @@ class PCustomer < ApplicationRecord
|
||||
|
||||
after_create :do_import
|
||||
|
||||
after_save do
|
||||
after_update do
|
||||
self.do_import if self.refresh_import
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user