← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 795704] Re: tree "unlimited" option only displayed the 50 records

 

** Summary changed:

- tree "unlimited" option unavailable
+ tree "unlimited" option only displayed the 50 records

** Changed in: openobject-client-web
   Importance: Undecided => Low

** Changed in: openobject-client-web
       Status: New => Confirmed

** Changed in: openobject-client-web
     Assignee: (unassigned) => OpenERP R&D Web Team (openerp-dev-web)

-- 
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:
  Confirmed

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