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

bzr revid: nep@tinyerp.com-20130212044938-z96l67ef7a4o2iom
This commit is contained in:
Nehal Panchal 2013-02-12 10:19:38 +05:30
commit 135655f6b5
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" invisible="1"/>
<field name="journal_id" invisible="1"/>
<field name="reconcile_partial_id"/>
<field name="state" invisible="1"/>
<field name="debit" sum="Total debit"/>