odoo/openerp/osv
Christophe Simonis bcf36e6deb [IMP] expression: new helper for generating unaccent aware sql queries. Adapt _auto_join tests to use it.
bzr revid: chs@openerp.com-20140404141559-d2sn68lruik9hz81
2014-04-04 16:15:59 +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 [IMP] readability 2014-03-05 15:30:50 +01: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