Divyesh Makwana(OpenERP) has proposed merging
lp:~openerp-dev/openobject-addons/trunk-bug-900735-mdi into
lp:openobject-addons.
Requested reviews:
OpenERP Core Team (openerp)
Related bugs:
Bug #900735 in OpenERP Addons: "bug with theTimesheet list view"
https://bugs.launchpad.net/openobject-addons/+bug/900735
For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-900735-mdi/+merge/84752
Hello Sir,
I have fix the issue: https://bugs.launchpad.net/openobject-addons/+bug/900735
"bug with theTimesheet list view".
Thanks and Regards,
Divyesh Makwana(MDI)
--
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-900735-mdi/+merge/84752
Your team OpenERP R&D Team is subscribed to branch
lp:~openerp-dev/openobject-addons/trunk-bug-900735-mdi.
=== modified file 'hr_timesheet_sheet/hr_timesheet_sheet_view.xml'
--- hr_timesheet_sheet/hr_timesheet_sheet_view.xml 2011-11-10 23:15:03 +0000
+++ hr_timesheet_sheet/hr_timesheet_sheet_view.xml 2011-12-07 12:58:26 +0000
@@ -186,7 +186,7 @@
<field name="res_model">hr_timesheet_sheet.sheet</field>
<field name="view_type">form</field>
<field name="view_id" eval="False"/>
- <field name="context">{'search_default_my_timesheet':1,'group_by_no_leaf':1}</field>
+ <field name="context">{'search_default_my_timesheet':1}</field>
<field name="search_view_id" ref="view_hr_timesheet_sheet_filter"/>
<field name="help">Check your timesheets for a specific period. You can also encode time spent on a project (i.e. an analytic account) thus generating costs in the analytic account concerned.</field>
</record>
_______________________________________________
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