odoo/openerp/osv
Olivier Dony ed677bbfae [IMP] fields.date.context_today: actually use the optional timestamp + better naming
- optional datetime was not being used
- parameter renamed to timestamp to better
  indicate that it must be a datetime, not
  a simple date

bzr revid: odo@openerp.com-20120214085044-unpa77hork25gtif
2012-02-14 09:50:44 +01:00
..
__init__.py API docs: settings file and titles at modules 2011-06-23 12:03:57 +03:00
expression.py [IMP] openerp.{modules,osv}: _logger with fully qualified module name. 2012-01-24 13:42:52 +01:00
fields.py [IMP] fields.date.context_today: actually use the optional timestamp + better naming 2012-02-14 09:50:44 +01:00
orm.py [IMP] logging: _logger.warn() replaced by _logger.warning(). 2012-02-02 10:26:34 +01:00
osv.py [IMP] openerp.{modules,osv}: _logger with fully qualified module name. 2012-01-24 13:42:52 +01:00
query.py API docs: settings file and titles at modules 2011-06-23 12:03:57 +03:00