odoo/openerp/osv
Raphael Collet 52c29ae1c0 [FIX] fields.related._fnct_read: fix handling of type many2one
bzr revid: rco@openerp.com-20121105094929-oz7trjzwlqw90499
2012-11-05 10:49:29 +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 [FIX] fields.related._fnct_read: fix handling of type many2one 2012-11-05 10:49:29 +01:00
orm.py [Merge] Merge with trunk. 2012-11-02 15:58:12 +05:30
osv.py [REF] allow to intercept the signals sent to workflows (through buttons) in objects. This is done by adding a function named _workflow_signal() in orm that can be inherited in dedicated objects. Courtesy from Olivier Dony 2012-09-18 15:04:36 +02:00
query.py [DOC] fixes and cleanups 2012-09-28 08:56:54 +02:00