Randhir Mayatra (OpenERP) has proposed merging 
lp:~openerp-dev/openobject-addons/trunk-config-wizard-apa-human_resources_wizard-rma
 into lp:~openerp-dev/openobject-addons/trunk-config-wizard-apa.

Requested reviews:
  Amit Patel (OpenERP) (apa-tiny)

For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-config-wizard-apa-human_resources_wizard-rma/+merge/117259

Hello Sir, 
I have Improve the Human Resources Wizard.

Thank you.
-- 
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-config-wizard-apa-human_resources_wizard-rma/+merge/117259
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-addons/trunk-config-wizard-apa.
=== modified file 'hr/res_config_view.xml'
--- hr/res_config_view.xml	2012-07-20 07:12:50 +0000
+++ hr/res_config_view.xml	2012-07-30 13:05:24 +0000
@@ -20,7 +20,7 @@
                         or
                         <button string="Cancel" type="object" name="cancel" class="oe_link"/>
                     </header>
-                    <separator string="Additional Features"/>
+                    <separator string="Human Resources Management"/>
                     <group>
                         <label for="id" string="Additional Features"/>
                         <div>
@@ -53,9 +53,8 @@
                             </div>
                         </div>
                     </group>
-                    <separator string="Timesheets"/>
                     <group name="timesheet_grp">
-                        <label for="id" string="Timesheet Features"/>
+                        <label for="id" string="Time Tracking"/>
                         <div>
                             <div>
                                 <field name="module_hr_attendance" on_change="onchange_hr_attendance(module_hr_attendance)" class="oe_inline"/>

=== modified file 'hr_recruitment/res_config_view.xml'
--- hr_recruitment/res_config_view.xml	2012-07-19 11:21:03 +0000
+++ hr_recruitment/res_config_view.xml	2012-07-30 13:05:24 +0000
@@ -8,9 +8,8 @@
             <field name="inherit_id" ref="hr.view_human_resources_configuration"/>
             <field name="arch" type="xml">
                 <group name="timesheet_grp" position="after">
-                    <separator string="Recruitment"/>
                     <group>
-                        <label for="id" string="Recruitment Features"/>
+                        <label for="id" string="Recruitment"/>
                         <div>
                             <div>
                                 <field name="module_document_ftp" class="oe_inline"/>

_______________________________________________
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