[MERGE] account_followup: small fixes in views
authorThibault Delavallée <tde@openerp.com>
Thu, 12 Jan 2012 10:27:23 +0000 (11:27 +0100)
committerThibault Delavallée <tde@openerp.com>
Thu, 12 Jan 2012 10:27:23 +0000 (11:27 +0100)
bzr revid: tde@openerp.com-20120112102723-13m2kni11irx5e1f

1  2 
addons/account_followup/account_followup_view.xml
addons/account_followup/wizard/account_followup_print_view.xml

              <field name="type">form</field>
              <field name="arch" type="xml">
                  <field name="overdue_msg" nolabel="1" colspan="4" position="after">
-                     <field name="follow_up_msg" nolabel="1" colspan="4"/>
 -                  <separator string="Follow-up Message" colspan="4"/>
 +                    <separator string="Follow-up Message" colspan="4"/>
+                     <field name="follow_up_msg" nolabel="1" colspan="4"/>
                  </field>
              </field>
          </record>
              <field name="arch" type="xml">
              <form string="Summary">
                  <group col="4" colspan="6">
-                     <field name="summary" height="300" width="800"/>
 -                  <separator string="Summary" colspan="4"/>
++                    <separator string="Summary" colspan="4"/>
+                     <field name="summary" height="300" width="800" nolabel="1"/>
                  </group>
                  <separator colspan="4"/>
                  <group>