Add offset to Query

Description

With https://idempiere.atlassian.net/browse/IDEMPIERE-3586#icft=IDEMPIERE-3586 was added pagination with the method Query.setPage(pageSize, pagesToSkip) and the method setPageSize.

But it was forgotten to set a way to skip a number of records - which can be important for pagination.

So, idea is to add a method Query.setRecordsToSkip to complete that implementation.

Environment

None

relates to

Activity

Show:
Fixed

Details

Assignee

Reporter

Priority

Created September 4, 2020 at 6:16 PM
Updated November 1, 2020 at 4:09 PM
Resolved September 4, 2020 at 7:42 PM

Flag notifications