Amit and Olivier, is the milestone of 6.1 wrong for this bug? Based on Amit's comments, I think that the timesheet module has been rewritten in 7.0, and the bug is not found in the new version. Please change the milestone if that's true, so it's clearer where the bug got fixed. I'm guessing that the 7.0 version is so different from the 6.1 version that I can't just backport the fix. Is that right?
-- 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

