odoo/openerp/osv
Olivier Dony 8e5f0e2ce2 [FIX] fields.date[time]: context_today()/context_timestamp() should fallback to user TZ if context TZ is missing
This takes care of cases where the context is missing,
e.g. for workflow-based operations, and is similar
to the way tools.translate._() falls back to the user
language.

lp bug: https://launchpad.net/bugs/949516 fixed

bzr revid: odo@openerp.com-20130111175717-u8r1t7s8872bz2rx
2013-01-12 06:57:17 +13:00
..
__init__.py API docs: settings file and titles at modules 2011-06-23 12:03:57 +03:00
expression.py [FIX] expression: avoid delitem on a tuple 2012-12-17 14:45:59 +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 [IMP] custom model allowed 2012-12-27 18:28:25 +01:00
osv.py [IMP] dbname on localthread for logging 2012-12-09 04:49:10 +01:00
query.py [REM] unnecessary parens 2012-12-14 13:38:03 +01:00