odoo/bin/osv
J-E Baudoux 483b7ed193 [MERGE] orm,base: added ir.model introspection OOo report, made orm._get_xml_ids() private (return type incompatible with XML-RPC)
bzr revid: odo@openerp.com-20110118155219-z02i8o5oz0q2vd09
2011-01-18 16:52:19 +01:00
..
__init__.py Changed encoding to coding ref: PEP: 0263 2009-10-20 16:22:23 +05:30
expression.py expression: fix function.search() when it does not restrict 2011-01-17 10:41:08 +02:00
fields.py [FIX] fields.property: restore compatibility with non-m2o properties 2011-01-15 00:05:24 +01:00
orm.py [MERGE] orm,base: added ir.model introspection OOo report, made orm._get_xml_ids() private (return type incompatible with XML-RPC) 2011-01-18 16:52:19 +01:00
osv.py [FIX] osv: _constraints can be inherited by redefining a constraint with the same name 2011-01-17 10:47:50 +01:00
query.py [IMP] osv.query,orm: removed trailing whitespace introduced by previous commits 2010-10-01 18:54:11 +02:00