c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #26859
[Bug 795704] Re: tree "unlimited" option only displayed the 50 records
Hello,
Its not any decision, Its a mistake which generated because of solving another problem.
It has been solved now.
Thanks for reporting.
** Changed in: openobject-client-web
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/795704
Title:
tree "unlimited" option only displayed the 50 records
Status in OpenERP Web Client:
Fix Released
Bug description:
V6 went with the possibility to display trees with 20, 50, 100, 500 and unlimited ids, the latest (2011-06-09) version of web/addons/openerp/widgets/pager.py seems to overcome this option. If you choose "unlimited" 50
lines are displayed. But you still may display 500 lines...
The source shows this modification : from "UNLIMITED = -1" to "UNLIMITED = False"
Is-it a bug or a decision to actually limit the lines displayed ?
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-client-web/+bug/795704/+subscriptions
References