← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 750056] Re: Crash on groupby with Limit 'unlimited'

 

by the way, this bug dont affect client gtk, because client get use
False for unlimited, in my patch i use 0 because at base limit is a
number and all because (oops many not) know 0 is False.

-- 
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/750056

Title:
  Crash on groupby with Limit 'unlimited'

Status in OpenERP Web Client:
  Confirmed

Bug description:
  reproductible in 6.0.1 and 6.0.2

  in the web client:
  - open Sales → Address Book → Customers
  - Change the view limit to : "unlimited"
  - click on GroupBy : Salesman

  DataError: ERROR:  LIMIT must not be negative


References