[FIX] account_followup: Fixed the issue of Group by of Country of Do Manual Follow-ups
authorNehal Panchal <nep@tinyerp.com>
Mon, 18 Feb 2013 10:14:48 +0000 (15:44 +0530)
committerNehal Panchal <nep@tinyerp.com>
Mon, 18 Feb 2013 10:14:48 +0000 (15:44 +0530)
bzr revid: nep@tinyerp.com-20130218101448-e5ldingettflipt6

addons/account_followup/account_followup_customers.xml

index 691d155..b2154b9 100644 (file)
@@ -14,6 +14,7 @@
                     <field name="payment_next_action_date"/>
                     <field name="payment_next_action"/>
                     <field name="user_id" invisible="1"/>
+                    <field name="country_id" invisible="1"/>
                     <field name="parent_id" invisible="1"/>
                     <field name="payment_responsible_id"/>
                     <field name="payment_earliest_due_date"/>