Ajay Chauhan(OpenERP) has proposed merging 
lp:~openerp-commiter/openobject-addons/trunk-hr_recruitment_10_clicks-cha into 
lp:~openerp-dev/openobject-addons/trunk-hr_recruitment_10_clicks-psi.

Requested reviews:
  OpenERP R&D Team (openerp-dev)

For more details, see:
https://code.launchpad.net/~openerp-commiter/openobject-addons/trunk-hr_recruitment_10_clicks-cha/+merge/114155

Hello,

 here i remove title from some groups.

Thanks,
Ajay chauhan
-- 
https://code.launchpad.net/~openerp-commiter/openobject-addons/trunk-hr_recruitment_10_clicks-cha/+merge/114155
Your team OpenERP R&D Team is requested to review the proposed merge of 
lp:~openerp-commiter/openobject-addons/trunk-hr_recruitment_10_clicks-cha into 
lp:~openerp-dev/openobject-addons/trunk-hr_recruitment_10_clicks-psi.
=== modified file 'hr_recruitment/hr_recruitment_view.xml'
--- hr_recruitment/hr_recruitment_view.xml	2012-07-09 06:18:06 +0000
+++ hr_recruitment/hr_recruitment_view.xml	2012-07-10 10:36:21 +0000
@@ -143,7 +143,7 @@
                     </h2>
                 </div>
                 <group>
-                    <group string="Contact Details">
+                    <group>
                         <field name="partner_id"
                                 on_change="onchange_partner_id(partner_id, email_from)"/>
                         <field name="email_from" widget="email"/>
@@ -151,7 +151,7 @@
                         <field name="partner_mobile"/>
                         <field name="type_id" placeholder="Degree"/>
                     </group>
-                    <group string="Application Followup">
+                    <group>
                         <field name="user_id"/>
                         <label for="title_action"/>
                         <div>
@@ -160,6 +160,8 @@
                         </div>
                         <field name="priority"/>
                         <field name="state" invisible="1"/>
+                        <field name="source_id"/>
+                        <field name="reference"/>
                     </group>
                     <group string="Job">
                         <field name="survey" invisible="1"/>
@@ -183,10 +185,6 @@
                             <field name="salary_proposed_extra" class="oe_inline" placeholder="Extra advantages..."/>
                         </div>
                     </group>
-                    <group string="Reference">
-                        <field name="source_id"/>
-                        <field name="reference"/>
-                    </group>
                 </group>
                 <separator string="Application Summary"/>
                 <field name="description" placeholder="Feedback of interviews..."/>

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

Reply via email to