Merge lp:~openerp-dev/openobject-addons/trunk-bug-1178548-jpr into lp:openobject-addons

Proposed by Jitendra Prajapati(OpenERP)
Status: Needs review
Proposed branch: lp:~openerp-dev/openobject-addons/trunk-bug-1178548-jpr
Merge into: lp:openobject-addons
Diff against target: 11 lines (+1/-0)
1 file modified
account_followup/account_followup_customers.xml (+1/-0)
To merge this branch: bzr merge lp:~openerp-dev/openobject-addons/trunk-bug-1178548-jpr
Reviewer Review Type Date Requested Status
Amit Parik (community) Approve
OpenERP Core Team Pending
Review via email: mp+192082@code.launchpad.net

Description of the change

Hello,

 Issue: Error when perform group by "Follow-up level" from Customers

 I have Fixed This Issue

Thanks,
Jitendra

To post a comment you must log in.
Revision history for this message
Amit Parik (amit-parik) wrote :

Quick look on code, Look good!

review: Approve

Unmerged revisions

8952. By Jitendra Prajapati(OpenERP)

[FIX]group by Follow-up level

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'account_followup/account_followup_customers.xml'
2--- account_followup/account_followup_customers.xml 2013-06-03 12:18:52 +0000
3+++ account_followup/account_followup_customers.xml 2013-10-22 05:25:50 +0000
4@@ -32,6 +32,7 @@
5 <field name="arch" type="xml">
6 <field name="display_name" position="after">
7 <field name="payment_responsible_id" invisible="1"/>
8+ <field name="latest_followup_level_id" invisible="1"/>
9 </field>
10 </field>
11 </record>

Subscribers

People subscribed via source and target branches

to all changes: