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