mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-09 01:14:23 -05:00
Update qbo_customer.rb
Removed delete all
This commit is contained in:
@@ -25,8 +25,6 @@ class QboCustomer < ActiveRecord::Base
|
|||||||
|
|
||||||
def self.update_all
|
def self.update_all
|
||||||
customers = get_base.service.all
|
customers = get_base.service.all
|
||||||
|
|
||||||
delete_all
|
|
||||||
|
|
||||||
transaction do
|
transaction do
|
||||||
# Update the customer table
|
# Update the customer table
|
||||||
|
|||||||
Reference in New Issue
Block a user