Update qbo_controller.rb

This commit is contained in:
2016-05-25 09:14:28 -04:00
parent d0c3fefa77
commit b6504333c0

View File

@@ -67,10 +67,10 @@ class QboController < ApplicationController
def sync
if Qbo.exists?
Customer.sync
#QboItem.sync
#QboEmployee.sync
#QboEstimate.sync
#QboInvoice.sync
QboItem.sync
QboEmployee.sync
QboEstimate.sync
QboInvoice.sync
#QboPurchase.sync
# Record the last sync time