Ravindra Mekhiya(OpenERP) has proposed merging 
lp:~openerp-dev/openobject-addons/trunk-bug-claim_history_reply_button_misguide-rme
 into lp:~openerp-dev/openobject-addons/trunk-bugfixes-Ind.

Requested reviews:
  OpenERP Core Team (openerp)

For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-claim_history_reply_button_misguide-rme/+merge/56541

Hello,

-crm : history field should be present cause attrs on the same, due to that 
reply button appears for all.

Thanks.
-- 
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-claim_history_reply_button_misguide-rme/+merge/56541
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-addons/trunk-bugfixes-Ind.
=== modified file 'crm_claim/crm_claim_view.xml'
--- crm_claim/crm_claim_view.xml	2011-03-16 12:38:21 +0000
+++ crm_claim/crm_claim_view.xml	2011-04-06 10:25:49 +0000
@@ -180,6 +180,7 @@
                                 <field name="message_ids" colspan="4" nolabel="1" mode="tree,form">
                                     <tree string="History">
                                         <field name="display_text" string="History Information"/>
+                                        <field name="history" invisible="1"/>
                                         <button
                                             string="Reply"
                                             name="%(crm.action_crm_send_mail)d"

_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-web
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-web
More help   : https://help.launchpad.net/ListHelp

Reply via email to