odoo/addons/web/controllers
Stefan Rijnhart 2757ec3d0c
[FIX] web: prevent kwargs position confusion
The fith arguemnt of the search method in count in new API.
Passing all arguments as positional arguments will make the context passed for
the value of the `count` argument.

bbc67ec is a similar fix in 9.0

Closes #12830
2016-07-19 11:19:46 +02:00
..
__init__.py [IMP] Convered qunit test suite to template 2014-04-28 20:24:51 +02:00
main.py [FIX] web: prevent kwargs position confusion 2016-07-19 11:19:46 +02:00