mirror of
https://github.com/rickbarrette/redmine_qbo_lineitems.git
synced 2026-04-02 15:11:58 -04:00
Set page size to 10
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
|
||||
class ItemSyncService < SyncServiceBase
|
||||
|
||||
PAGE_SIZE = 10
|
||||
|
||||
private
|
||||
|
||||
# Specify the local model this service syncs
|
||||
|
||||
Reference in New Issue
Block a user