Skip to content
Snippets Groups Projects
Commit e2d154e8 authored by Paolo Gatti's avatar Paolo Gatti
Browse files

[FIX] l10n_it_edi: dates in FatturaPA import fix


Dates in FatturaPA are in ISO 8601 date format: `[-]CCYY-MM-DD[Z|(+|-)hh:mm]`
Data like `2021-01-01z` or `2021-02-05+01:00` did break the checks.

closes odoo/odoo#109712

Signed-off-by: default avatarJosse Colpaert <jco@odoo.com>
parent a9980477
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment