odoo/addons/project
Olivier Dony 5fc1a9fc7b [FIX] all: use newly introduced fields.date.context_today
Following the introduction of fields.date.context_today,
correct the main cases where we need to use the user's
timezone instead of the default UTC one.
There are probably many minor cases where this may be
useful, but those cases should be easy to fix now
that there is a common way to fix them.

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

bzr revid: odo@openerp.com-20120213180741-4hvd4p7wsep0fomf
2012-02-13 19:07:41 +01:00
..
i18n Launchpad automatic translations update. 2012-02-13 04:50:42 +00:00
process merged with trunk 2010-12-30 15:28:09 +05:30
report [IMP]All: remove a select in report view 2011-12-19 12:20:44 +05:30
security [FIX] project : mail right to project user 2012-01-05 18:15:45 +05:30
static/src/img Changed module icons 2011-12-21 18:37:39 +01:00
test [IMP] project: use same user ids as in hr 2011-12-22 14:48:15 +01:00
wizard [IMP] project: improve layout of task delegation form 2012-01-30 10:20:31 +01:00
__init__.py [IMP] Move all installers into base_setup 2011-09-26 18:43:23 +02:00
__openerp__.py [IMP] manifest: renamed active to auto_install. 2012-01-30 11:18:37 +01:00
board_project_manager_view.xml [FIX] project: the domain inside an act_window tag is evaluated and 2011-11-24 14:55:57 +01:00
board_project_view.xml [IMP] project dashboard simplification 2011-12-11 12:33:45 +01:00
company.py [IMP] Added missing vim mode lines 2011-11-22 09:51:38 +01:00
project.py [FIX] all: use newly introduced fields.date.context_today 2012-02-13 19:07:41 +01:00
project_data.xml [FIX] project: fixed exception raised on task by done button while sending a mail 2011-12-01 18:28:04 +05:30
project_demo.xml [MERGE] project: fixed wrong values in demo data leading to wrong task progress 2012-01-10 15:23:44 +01:00
project_installer.xml [IMP] remove unused and not clean wizard -> implemented by sale invoicing 2011-11-08 22:26:42 +01:00
project_view.xml [imp] refactored all gantt views 2012-01-27 14:33:55 +01:00
res_partner.py merged with trunk 2010-12-30 15:28:09 +05:30
res_partner_view.xml imp 2011-12-06 22:52:21 +01:00