Update qbo_customer.rb

This commit is contained in:
2016-04-28 09:03:57 -04:00
parent dc7ee21aad
commit 95c39fb9c5

View File

@@ -66,7 +66,7 @@ class QboCustomer < ActiveRecord::Base
# returns the QBO customer
def get_customer (id)
get_base.service.find_by_id(id)
get_base.find_by_id(id)
end
# proforms a bruteforce sync operation