[IMP] account: remove duplicated field in view

Partial backport of 5f06129.
Fixes #2837
This commit is contained in:
Martin Trigaux 2014-11-03 11:41:03 +01:00
parent df845940ed
commit 37fe614126
1 changed files with 0 additions and 1 deletions

View File

@ -2268,7 +2268,6 @@
<group>
<field name="journal_id" on_change="onchange_journal_id(journal_id)" widget="selection" domain="[('type', '=', 'cash')]" />
<field name="user_id" readonly="1" string="Responsible"/>
<field name="total_entry_encoding"/>
<field name='company_id' widget="selection" groups="base.group_multi_company" />
</group>
<group>