Make configurable the maximum records in lists

Description

The max number of records in a list is hardcoded and it has changed in time:

org.compiere.model.MLookup.MAX_ROWS was originally set to 1.000

But then synchronizing improvements from compiere we changed it to 10.000 with commit

Then it was decreased to 5.000 with commit - although the commit message says “increase” the real effect was to decrease.

So, suggestion, to raise it back to 10.000 and make it configurable via a SysConfig key.

Environment

None

Activity

Show:
Fixed

Assignee

Reporter

Fix versions

Priority

Created January 6, 2023 at 6:58 PM
Updated March 1, 2023 at 11:50 AM
Resolved January 19, 2023 at 11:50 AM