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