odoo/openerp/osv
Raphael Collet a69996b50c [IMP] fields: split multi-purpose '_origin' into 'column' and 'inherited'
This makes it easier to determine when a field interfaces a column, and when it
implements an inherited field (with _inherits).
2014-10-01 16:00:44 +02:00
..
__init__.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
expression.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
fields.py [IMP] fields: split multi-purpose '_origin' into 'column' and 'inherited' 2014-10-01 16:00:44 +02:00
orm.py [MERGE] Forward-port saas-4 up to 2694ed1 2014-08-13 17:34:27 +02:00
osv.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
query.py [REM] Deleted .apidoc lines. 2013-02-12 15:24:10 +01:00