Hi Charles, Now in trunk Timesheet is improved with 'widget_timesheet' using a js.
So this issue doesn't affected anymore. You can check the latest code with trunk7.0. Thank you! -- You received this bug notification because you are a member of OpenERP Indian Team, which is subscribed to OpenERP Addons. https://bugs.launchpad.net/bugs/943091 Title: More time-zone issues Status in OpenERP Addons (modules): Fix Released Bug description: In a similar vein as https://bugs.launchpad.net/openerp- web/+bug/918257, hr_timesheet_sheet displays "Today" as UTC, rather than the local. When manually signing in or out, the attendance is pushed to the UTC day. This is very confusing. If I understand correctly, datetime is set to UTC in the server. In hr_timesheet_sheet_view.xml, <field name="date_current" nolabel="1"/> will always be UTC, which is not what I expect. This completely screws up the daily attendance as I sign in on one day and sign out on the next day. What would be the recommended best practice to fix this? To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-addons/+bug/943091/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~openerp-india Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-india More help : https://help.launchpad.net/ListHelp

