[FIX] account_followup: typo

bzr revid: qdp-launchpad@openerp.com-20130314162608-1yw7etvz1scxo5h6
This commit is contained in:
Quentin (OpenERP) 2013-03-14 17:26:08 +01:00
parent c79c23d26e
commit 6262548099
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@
</group>
<group expand="1" string="Group By...">
<filter string="Follow-up Responsible" context="{'group_by':'payment_responsible_id'}"/>
<filter String="Followup Level" context="{'group_by':'latest_followup_level_id'}"/>
<filter string="Followup Level" context="{'group_by':'latest_followup_level_id'}"/>
</group>
</search>
</field>