Skip to Content
Menu
This question has been flagged
4 Replies
4511 Views

No matter what I have tried, I can't import a datetime field from an xlsx file in odoo 16.

I go to "Import records", then load an xlsx file and then I press test. I get the following error:   Column payment_date contains incorrect values. Error in line 204: unconverted data remains: 2022-11-21 09:34:46

I've tried with a variety of date time formats (including the one in language settings), but it always concludes to the above error message...

Which is the correct format to import a datetime field from an xlsx file?

Avatar
Discard
Author Best Answer

Found the source of the problem and solved it. For people who may encounter the same problem, in my case the problem was that the first rows of the excel file had an empty value for the datetime. When I sorted the excel to bring the rows with datetime values on top, it worked. So, the solution is to sort the excel file to bring first the entries with a value and leave the empty values at the end of the list.

Avatar
Discard
Best Answer

The module named "VKS Import Excel" can help you solve this problem easily: https://apps.odoo.com/apps/modules/16.0/vks_import_excel.

Please contact me via email anhtuan.acoi@gmail.com if you need further assistance.

Avatar
Discard
Best Answer

Hi Panos Anagnostakis,

I think this video can help you: https://www.youtube.com/watch?v=etMYrOJyaiU&list=PLSKcWRTtEl5qzvRaI-VTGavfReiHS_EEb&index=2 (starting at minute 55 in this video)

Avatar
Discard
Best Answer

Didn't worked for me

Avatar
Discard
Related Posts Replies Views Activity
1
Oct 20
4654
2
Dec 23
1905
1
Oct 21
3341
8
Jan 25
6783
1
Apr 25
1491