mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 17:04:23 -05:00
Only pull QBO Service Items & Auto sync QBO Items
This commit is contained in:
@@ -16,7 +16,7 @@ class IssuesFormHookListener < Redmine::Hook::ViewListener
|
||||
selected = ""
|
||||
|
||||
QboCustomers.update_all
|
||||
#QboItem.update_all
|
||||
QboItem.update_all
|
||||
|
||||
# Check to see if there is a quickbooks user attached to the issue
|
||||
if not context[:issue].qbo_customer_id.nil? then
|
||||
|
||||
Reference in New Issue
Block a user