odoo/openerp/osv
Martin Trigaux 3ae73d572d [FIX] function fields: bound symbol methods of function field (type char) to the correct methods of the char field
lp bug: https://launchpad.net/bugs/1208074 fixed

bzr revid: mat@openerp.com-20131008102135-r7lqvky0vd75yo1q
2013-10-08 12:21:35 +02:00
..
__init__.py API docs: settings file and titles at modules 2011-06-23 12:03:57 +03:00
expression.py [FIX] expression: a valid leaf must have a non empty string as first element or be the magic TRUE_LEAF/FALSE_LEAF 2013-07-19 11:19:03 +02:00
fields.py [FIX] function fields: bound symbol methods of function field (type char) to the correct methods of the char field 2013-10-08 12:21:35 +02:00
orm.py [IMP] orm: don't compute twice the same function for stored fields if two fields have the same trigger function 2013-09-30 16:05:15 +02:00
osv.py [FIX] *: fix/rationalize db logging to avoid incorrect values during logging 2013-03-01 13:07:44 +01:00
query.py [REM] unnecessary parens 2012-12-14 13:38:03 +01:00