mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 08:54:23 -05:00
Update qbo_employee.rb
This commit is contained in:
@@ -19,7 +19,7 @@ class QboEmployee < ActiveRecord::Base
|
||||
end
|
||||
|
||||
def self.sync
|
||||
employees = get_base.all
|
||||
employees = get_base.query
|
||||
|
||||
transaction do
|
||||
# Update the item table
|
||||
|
||||
Reference in New Issue
Block a user