c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #26216
[Bug 795704] [NEW] tree "unlimited" option unavailable
Public bug reported:
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 ?
** Affects: openobject-client-web
Importance: Undecided
Status: New
--
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 unavailable
Status in OpenERP Web Client:
New
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
Follow ups
References