[FIX] account : Fixed the issue of Group by of period and journal of Manual reconciliation

bzr revid: nep@tinyerp.com-20130201101317-rqqgjmnyksac4bzj
This commit is contained in:
Nehal Panchal 2013-02-01 15:43:17 +05:30
commit f71a8de677
1 changed files with 2 additions and 0 deletions

View File

@ -1206,6 +1206,8 @@
<field name="name"/>
<field name="partner_id"/>
<field name="account_id"/>
<field name="period_id"/>
<field name="journal_id"/>
<field name="reconcile_partial_id"/>
<field name="state" invisible="1"/>
<field name="debit" sum="Total debit"/>