[FIX] account : Fixes the integrity problem when remove the sequence id in jounral

bzr revid: amp@tinyerp.com-20110414073611-e870z2bc1g5qrsrp
This commit is contained in:
AMP (OpenERP) 2011-04-14 13:06:11 +05:30
parent 554b357e25
commit e8e8c3bd44
1 changed files with 1 additions and 1 deletions

View File

@ -454,7 +454,7 @@
</group>
<group colspan="2" col="2" groups="base.group_extended">
<separator string="Sequence" colspan="4"/>
<field name="sequence_id" required="0"/>
<field name="sequence_id"/>
</group>
</page>
<page string="Entry Controls" groups="base.group_extended">