odoo/openerp/osv
Raphael Collet 4f235060a7 [MERGE] from trunk
bzr revid: rco@openerp.com-20121005124845-suonokozsufyicg2
2012-10-05 14:48:45 +02:00
..
__init__.py API docs: settings file and titles at modules 2011-06-23 12:03:57 +03:00
expression.py [IMP] add more information when searching on a non-searchable field using debug logging 2012-08-02 17:25:53 +02:00
fields.py [API/IMP] fields: cleanup field_to_dict + make @deprecated available in fields_get() 2012-09-26 15:09:42 +02:00
orm.py [MERGE] from trunk 2012-10-05 14:48:45 +02:00
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 API docs: settings file and titles at modules 2011-06-23 12:03:57 +03:00