odoo/openerp/osv
Chris Biersbach 15bd42f5e5 [FIX] Removes the limit of 64 characters from additional text fields added via the interface
lp bug: https://launchpad.net/bugs/1053511 fixed

bzr revid: cbi@openerp.com-20130327132335-tro1p1n5at042jfb
2013-03-27 14:23:35 +01:00
..
__init__.py API docs: settings file and titles at modules 2011-06-23 12:03:57 +03:00
expression.py [FIX] orm.expression: `=?` domain operator broken after 7.0 refactoring ; + added tests 2013-03-21 18:37:37 +01:00
fields.py [FIX] fields.date[time]: context_today()/context_timestamp() should fallback to user TZ if context TZ is missing 2013-01-12 06:57:17 +13:00
orm.py [FIX] Removes the limit of 64 characters from additional text fields added via the interface 2013-03-27 14:23:35 +01: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