odoo/openerp/osv
Olivier Dony 5be9e5612f [FIX] browse()/browse_record: use iterables instead of forcing lists when constructing browse_lists
This allows iterable list_class implementations

bzr revid: odo@openerp.com-20140407105740-elbz311w5u9e8eos
2014-04-07 12:57:40 +02:00
..
__init__.py API docs: settings file and titles at modules 2011-06-23 12:03:57 +03:00
expression.py [IMP] expression: new helper for generating unaccent aware sql queries. Adapt _auto_join tests to use it. 2014-04-04 16:15:59 +02:00
fields.py [FIX] fields: when executing (4, *) operations on o2m fields, check the existence based on the sql model of the table. 2014-03-27 12:12:41 +01:00
orm.py [FIX] browse()/browse_record: use iterables instead of forcing lists when constructing browse_lists 2014-04-07 12:57:40 +02:00
osv.py [IMP] osv: display full traceback in terminal (not client side) when a check fails instead of minimal error 2014-01-08 15:05:54 +01:00
query.py [REM] unnecessary parens 2012-12-14 13:38:03 +01:00