mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 17:04:23 -05:00
Remove QboItem.sync
This commit is contained in:
@@ -145,7 +145,6 @@ class QboController < ApplicationController
|
|||||||
if Qbo.exists?
|
if Qbo.exists?
|
||||||
Customer.sync
|
Customer.sync
|
||||||
Invoice.sync
|
Invoice.sync
|
||||||
QboItem.sync
|
|
||||||
Employee.sync
|
Employee.sync
|
||||||
Estimate.sync
|
Estimate.sync
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user