odoo/openerp/osv
Denis Ledoux 56c08e486f [FIX] expression: `child_of` domain with `parent_store` & non-existing parent
In the `product.template` model,
when searching products within a category that doesn't exist,
all products were returned, while none should be returned.

For instance,
In Sales > Products,
In the search input, search with internal category:
"A category that doesn't exist",
all products were returned.

opw-649548
2015-11-10 16:35:55 +01:00
..
__init__.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
expression.py [FIX] expression: `child_of` domain with `parent_store` & non-existing parent 2015-11-10 16:35:55 +01:00
fields.py [FIX] fields: make overriding a property field by a function/computed field work 2015-10-26 17:25:47 +01:00
orm.py [MERGE] forward port of branch 7.0 up to 80c7209 2015-11-03 11:40:01 +01:00
osv.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
query.py [REM] Deleted .apidoc lines. 2013-02-12 15:24:10 +01:00