I have data from excel as follows, in the "Used date" column in excel I have the value "01/01/1995" but when importing to Odoo, Odoo reads it as 1995-01-01 so when I click "Test" I get the error "time data '1995-01-01' does not match format '%d/%m/%Y')"
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Buchhaltung
- Lager
- PoS
- Project
- MRP
Diese Frage wurde gekennzeichnet
Hi,
This error happens because Odoo is trying to parse the date using the format you specified (%d/%m/%Y), but the actual date in the file is already in the format YYYY-MM-DD (1995-01-01), which doesn't match.
solution:
1. Adjust the date format in Excel to match odoo import format
Select the date column in Excel. Format -> Number -> Custom date and time
set custom date as (%d/%m/%Y)
2. Adjust the date format in Odoo to match in Excel
Setting -> Translations->Language
Select your language and change the date format.
Hope it helps
Diskutieren Sie gerne? Treten Sie bei, statt nur zu lesen!
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
RegistrierenVerknüpfte Beiträge | Antworten | Ansichten | Aktivität | |
---|---|---|---|---|
|
1
Mai 25
|
17173 | ||
|
0
Mai 24
|
1010 | ||
|
1
Jan. 24
|
1204 | ||
|
2
Aug. 22
|
6407 | ||
|
2
Nov. 16
|
5682 |