bzr revid: fp@tinyerp.com-20111116151259-g6792c8o8yindrdq
This commit is contained in:
Fabien Pinckaers 2011-11-16 16:12:59 +01:00
parent afe678121f
commit 666f205e9f
1 changed files with 5 additions and 5 deletions

View File

@ -408,11 +408,11 @@
src_model="res.users"/>
<act_window
context="{'search_default_account_id': [active_id]}"
id="act_account_analytic_account_2_report_timehsheet_account"
name="Timesheets"
res_model="report_timesheet.account"
src_model="account.analytic.account"/>
context="{'search_default_account_id': [active_id]}"
id="act_account_analytic_account_2_report_timehsheet_account"
name="Timesheets"
res_model="hr.analytic.timesheet"
src_model="account.analytic.account"/>
<act_window
context="{'search_default_manager_id': [active_id]}"