odoo/addons/project_timesheet
Denis Ledoux 22acc5d379 [FIX] project_timesheet: retrocompatibility for 73f7a2ba35
It looks like it was possible to pass vals['date']
in date format (!= datetime format) to _create_analytic_entries.

This rev. is a retrocompatible patch for 73f7a2ba35.

In addition, it solves the same issue than the rev.
73f7a2ba35, but in the case the project is
set on the task after the work hours are created.
See ab5ecef476

opw-628729
2015-02-25 18:30:26 +01:00
..
i18n [I18N] Update translations from Launchpad 8.0 branches 2015-01-26 16:36:51 +01:00
report [REM] Unnecessary `size` parameters on char fields 2014-06-25 17:13:43 +02:00
security [IMP]Read access of sale order to project groups when contract is installed 2012-06-29 11:33:34 +05:30
static/img [IMP] Backport one feature from website: this feature allows to specify a file 2014-01-09 16:45:50 +01:00
test [MERGE] forward port of branch 7.0 up to 5f696ba 2014-08-08 16:18:35 +02:00
__init__.py
__openerp__.py [DEL] Cleaning: key 'images' removed from all __openerp__.py 2015-01-06 14:20:38 +01:00
project_timesheet.py [FIX] project_timesheet: retrocompatibility for 73f7a2ba35 2015-02-25 18:30:26 +01:00
project_timesheet_demo.xml [IMP] Backport one feature from website: this feature allows to specify a file 2014-01-09 16:45:50 +01:00
project_timesheet_view.xml [IMP] addons: search view cleaning / improvements due to the new search view display 2014-07-01 11:28:08 +02:00