odoo/openerp/osv
jba 1578776814 [FIX] expression: when evaluatoing *like operator, add cast to text to column in case of different type
bzr revid: mat@openerp.com-20140409144346-nbn0dno3bs6ozwk5
2014-04-09 16:43:46 +02:00
..
__init__.py API docs: settings file and titles at modules 2011-06-23 12:03:57 +03:00
expression.py [FIX] expression: when evaluatoing *like operator, add cast to text to column in case of different type 2014-04-09 16:43:46 +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