odoo/openerp/osv
olt@tinyerp.com 649cf2e677 [FIX] fixed message format (wrong number of arguments)
bzr revid: olt@tinyerp.com-20120920145519-j842fb8woer25p8i
2012-09-20 16:55:19 +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 [IMP] fields: review/simplify patch for callable domains on fields.one2many 2012-09-06 01:12:32 +02:00
orm.py [FIX] fixed message format (wrong number of arguments) 2012-09-20 16:55:19 +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