odoo/openerp/osv
Raphael Collet 10142d7dc7 [FIX] openerp/osv/fields: fix method to_field() to pass some falsy parameters.
For instance, the attribute copy=False was not passed when converting the
_column to a Field.  Simply make sure those parameter are always passed.
2014-10-08 16:39:59 +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 [FIX] openerp/osv/fields: fix method to_field() to pass some falsy parameters. 2014-10-08 16:39:59 +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