Tejas Tank (OpenERP) has proposed merging
lp:~openerp-dev/openobject-addons/trunk-usability-hr_replace_report-tta into
lp:~openerp-dev/openobject-addons/trunk-usability.
Requested reviews:
Amit (Open ERP) (apa-tiny)
For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-usability-hr_replace_report-tta/+merge/73359
Hello,
HR Timesheet,
Menu name making the confusion.
Here the issue because of menu have same id.
Changes are applied, Now
Thanks,
--
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-usability-hr_replace_report-tta/+merge/73359
Your team OpenERP R&D Team is subscribed to branch
lp:~openerp-dev/openobject-addons/trunk-usability.
=== modified file 'hr_timesheet_sheet/report/hr_timesheet_report_view.xml'
--- hr_timesheet_sheet/report/hr_timesheet_report_view.xml 2011-08-04 10:26:35 +0000
+++ hr_timesheet_sheet/report/hr_timesheet_report_view.xml 2011-08-30 11:34:20 +0000
@@ -82,10 +82,6 @@
<field name="view_mode">tree,graph</field>
<field name="context">{'search_default_month':1,'search_default_group_user_id':1,'group_by_no_leaf':1,'group_by':[]}</field>
<field name="help">This report performs analysis on timesheets created by your human resources in the system. It allows you to have a full overview of entries done by your employees. You can group them by specific selection criteria thanks to the search tool.</field>
- </record>
- <menuitem
- action="action_hr_timesheet_report_stat_all"
- id="menu_hr_timesheet_report_all"
- parent="hr_timesheet.menu_hr_reporting_timesheet" sequence="0"/>
+ </record>
</data>
</openerp>
=== modified file 'hr_timesheet_sheet/report/timesheet_report_view.xml'
--- hr_timesheet_sheet/report/timesheet_report_view.xml 2011-07-27 06:38:13 +0000
+++ hr_timesheet_sheet/report/timesheet_report_view.xml 2011-08-30 11:34:20 +0000
@@ -102,7 +102,7 @@
</record>
<record id="action_timesheet_report_stat_all" model="ir.actions.act_window">
- <field name="name">Timesheet Sheet Analysis</field>
+ <field name="name">Timesheet Analysis</field>
<field name="res_model">timesheet.report</field>
<field name="view_type">form</field>
<field name="view_mode">tree,graph</field>
_______________________________________________
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