lp://staging/~tsabi/openobject-server/7.0-tsabi-res_partner_name_search_limit_fix
a better fix than MP 173713 (https:/
the idea is to imply the limit once: if args are provided than at the last search, if args not provided than don't do the last search, than apply limit for the sql code
- Get this branch:
- bzr branch lp://staging/~tsabi/openobject-server/7.0-tsabi-res_partner_name_search_limit_fix
Branch merges
- Olivier Dony (Odoo): Needs Fixing
- Csaba TOTH (community): Needs Resubmitting
- Naresh(OpenERP) (community): Needs Fixing
- Alexandre Fayolle - camptocamp (community): Needs Fixing (code review, no test)
-
Diff: 55 lines (+25/-5)2 files modifiedopenerp/addons/base/res/res_partner.py (+1/-5)
openerp/addons/base/test/base_test.yml (+24/-0)
Related bugs
Bug #1203727: 7.0: res.partner - name_search applies limit too early | Low | Fix Released |
Related blueprints
Branch information
Recent revisions
- 5033. By Csaba TOTH
-
Automated test by Alexandre Fayolle (source: https:/
/launchpadlibra rian.net/ 145738156/ res_partner_ test_lp1203727. diff) - 5032. By Csaba TOTH
-
a better fix than MP 173713 (https:/
/code.launchpad .net/~openerp- dev/openobject- server/ 7.0-opw- 593596- msh/+merge/ 173713) the idea is to imply the limit once: if args are provided than at the last search, if args not provided than don't do the last search, than apply limit for the sql code
- 5030. By Christophe Simonis (OpenERP)
-
[FIX] expression: a valid leaf must have a non empty string as first element or be the magic TRUE_LEAF/
FALSE_LEAF
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/openobject-server