odoo/openerp/osv
Christophe Simonis 6fca27626a [FIX] expression: do not double quote column names
bzr revid: chs@openerp.com-20140403084524-9rb174osjrbmhgwc
2014-04-03 10:45:24 +02:00
..
__init__.py API docs: settings file and titles at modules 2011-06-23 12:03:57 +03:00
expression.py [FIX] expression: do not double quote column names 2014-04-03 10:45:24 +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