odoo/openerp/addons/test_new_api
Raphael Collet 5676d8121d [FIX] fields: invalidate x2many fields with a domain
Invalidate the cache of a x2many field when any of the fields appearing in its
domain is modified.  Use the invalidation triggers mechanism for that purpose.
2016-05-09 12:10:23 +02:00
..
tests [FIX] fields: invalidate x2many fields with a domain 2016-05-09 12:10:23 +02:00
__init__.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
__openerp__.py [FIX] models: old api, prevent infinite recursion in stored function fields 2015-08-31 17:45:21 +02:00
demo_data.xml [FIX] osv: fix boolean in domain for custom field 2015-12-04 16:31:31 +01:00
ir.model.access.csv [FIX] models: fix *2many multi-onchange bug 2016-04-22 16:25:11 +02:00
models.py [FIX] fields: invalidate x2many fields with a domain 2016-05-09 12:10:23 +02:00
views.xml [FIX] models: fix *2many multi-onchange bug 2016-04-22 16:25:11 +02:00