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

bzr revid: nep@tinyerp.com-20130131132020-x3xhqy0hsc4guj1r
This commit is contained in:
Nehal Panchal 2013-01-31 18:50:20 +05:30
parent 770e4f0806
commit cbdebd5b3f
1 changed files with 1 additions and 0 deletions

View File

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