odoo/openerp/osv
Xavier Morel def7e61901 [IMP] reimplement BaseModel.import_data on top of BaseModel.load
adapt tests to assert the corrected behavior of load instead of import_data's broken behavior

bzr revid: xmo@openerp.com-20120927154244-e56ygz2yytullg2l
2012-09-27 17:42:44 +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] reimplement BaseModel.import_data on top of BaseModel.load 2012-09-27 17:42:44 +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