odoo/openerp/osv
Vo Minh Thu 93ae934963 [ADD] added comment in _validate() explaining why the context is not passed around when calling _constraints functions.
bzr revid: vmt@openerp.com-20121205082840-2ww34gbs7nl56952
2012-12-05 09:28:40 +01:00
..
__init__.py API docs: settings file and titles at modules 2011-06-23 12:03:57 +03:00
expression.py [FIX] expression: negative operators (e.g. NOT IN) where not working on o2m fields - tests added 2012-10-18 14:47:50 +02:00
fields.py [MERGE] Forward-port 6.1 bugfixes up to rev. 4307 2012-11-26 19:15:27 +01:00
orm.py [ADD] added comment in _validate() explaining why the context is not passed around when calling _constraints functions. 2012-12-05 09:28:40 +01:00
osv.py [REM] osv: removed temporary override of raise, added for debug purpose. 2012-11-14 12:20:21 +01:00
query.py [DOC] fixes and cleanups 2012-09-28 08:56:54 +02:00