mirror of
https://github.com/rickbarrette/redmine_qbo_lineitems.git
synced 2026-04-02 07:01:59 -04:00
Updated t work with redmine_qbo 2026.3.9
This commit is contained in:
@@ -21,8 +21,8 @@ module RedmineQboLineItems
|
||||
|
||||
# Called by the QboSyncDispatcher
|
||||
def qbo_full_sync (context={})
|
||||
log "Adding ItemSyncJob to QBO sync dispatcher"
|
||||
return ItemSyncJob
|
||||
log "Adding Item to QBO sync dispatcher"
|
||||
return Item
|
||||
end
|
||||
|
||||
private
|
||||
|
||||
Reference in New Issue
Block a user