[FIX] Account: Access Rights: monthly turnover

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

bzr revid: mra@mra-laptop-20110110062039-vvsbdv6l2g9ooiuf
This commit is contained in:
Mustufa Rangwala 2011-01-10 11:50:39 +05:30
parent c0f9e80f9b
commit 6c99d09928
1 changed files with 1 additions and 0 deletions

View File

@ -150,6 +150,7 @@
<act_window
id="act_account_invoice_partner_relation"
name="Monthly Turnover"
groups="group_account_manager"
context="{'search_default_partner_id':[active_id], 'search_default_month':1,'search_default_user':1,'group_by_no_leaf':1,'group_by':[]}"
res_model="account.invoice.report"
src_model="res.partner"/>