odoo/openerp/osv
Xavier Morel 9f2e7ba7ef [IMP] return a dict from Model.load for easier future extensibility (if needed) rather than a tuple.
also easier/cleaner to unpack on the JS side

bzr revid: xmo@openerp.com-20120924151502-4robe639ctpuvb94
2012-09-24 17:15:02 +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 [ADD] big bit on new import: pretty much everything but o2m 2012-09-19 13:40:47 +02:00
orm.py [IMP] return a dict from Model.load for easier future extensibility (if needed) rather than a tuple. 2012-09-24 17:15:02 +02:00
osv.py [IMP] openerp.{modules,osv}: _logger with fully qualified module name. 2012-01-24 13:42:52 +01:00
query.py API docs: settings file and titles at modules 2011-06-23 12:03:57 +03:00