[FIX]account_followup: revert commit 8795 (dle@openerp.com-20131028131851-q6x6rljvjs25vlng), because it requires some more access rights, a proper fix is needed for the group by

bzr revid: dle@openerp.com-20131028202715-uinjafcgpnw1nucx
This commit is contained in:
Denis Ledoux 2013-10-28 21:27:15 +01:00
parent d5211929b8
commit 71c11fdbdb
1 changed files with 0 additions and 1 deletions

View File

@ -32,7 +32,6 @@
<field name="arch" type="xml">
<field name="display_name" position="after">
<field name="payment_responsible_id" invisible="1"/>
<field name="latest_followup_level_id" invisible="1"/>
</field>
</field>
</record>