Skip to Content
Menu
This question has been flagged
2 Replies
703 Views

I have filed as off_warranty_date = fields.Datetime("Off Warranty Date"). It works fine when we are creating records from the manual but I am doing a mass load  (multiple records) through excel at that time the date is backing up 1 day from what is loaded, But in DB saving as correct only. 

Example: off_warranty_date = 06/23/2022 but showing in the form view as 06/22/2022

 

Avatar
Discard
Author Best Answer

Thank you.! @Engr

Avatar
Discard
Best Answer

Thats a timezone issue, you can set correct timezone for each user, in order to change the timezone

  1. Activate Developer Mode (From setting, scroll to the bottom)
    In Setting/User & Companies/Users, Open each user
  2. Goto Preferences and change the correct timezone
  3. Try uploading the records again
Avatar
Discard
Related Posts Replies Views Activity
4
May 24
10074
1
Apr 24
1564
0
Nov 23
525
1
Sep 23
567
2
Aug 23
2427