mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 08:54:23 -05:00
Update customer.rb
This commit is contained in:
@@ -129,7 +129,7 @@ class Customer < ActiveRecord::Base
|
||||
end
|
||||
|
||||
# Push the updates
|
||||
def save_with_push
|
||||
def self.save_with_push
|
||||
save_without_push
|
||||
begin
|
||||
#tries ||= 3
|
||||
|
||||
Reference in New Issue
Block a user