Skip to content
Snippets Groups Projects
Commit d512d0ac authored by Mahdi Cheikh Rouhou (macr)'s avatar Mahdi Cheikh Rouhou (macr)
Browse files

[FIX] base_import : Add new date formats in import file


When you import a csv file with date format as DD.MM.YY you don't have
the option to select that specific date format , it's not in the list.

Steps to reproduce the error :
1-install accounting
2-go to accounting and select import on the Bank card
3-choose the file attached in the ticket
4-select Date in the field Buchungstag
5-you can see that it's date format is DD.MM.YY which doesn't exist in
the list of ´Date Format´ on the left.

Solution :
Added the required date format to the list.

opw-3425402

closes odoo/odoo#129101

Signed-off-by: default avatarJulien Castiaux (juc) <juc@odoo.com>
parent 9acb990a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment