[MERGE]merge with parent branch
authorSanjay Gohel (Open ERP) <sgo@tinyerp.com>
Mon, 4 Jun 2012 12:19:55 +0000 (17:49 +0530)
committerSanjay Gohel (Open ERP) <sgo@tinyerp.com>
Mon, 4 Jun 2012 12:19:55 +0000 (17:49 +0530)
bzr revid: sgo@tinyerp.com-20120604121955-3127jgv602ddhlyu

addons/hr_timesheet_invoice/report/hr_timesheet_invoice_report_view.xml

index be090df..2ad2efa 100644 (file)
         src_model="res.users"/>
 
         <act_window
-            context="{'search_default_account_id': [active_id]}"
+            context="{'search_default_account_id': [active_id],'default_account_id': [active_id]}"
             id="act_account_analytic_account_2_report_timehsheet_account"
             name="Timesheets"
             res_model="hr.analytic.timesheet"