Openbravo Issue Tracking System - Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0049319 | Modules | Electronic Invoice Italy | public | 2022-05-13 13:39 | 2022-08-08 12:12 |
|
Reporter | sebastien_liron | |
Assigned To | fermin_gascon | |
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | invalid | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Regression date | |
Regression introduced by commit | |
Regression level | |
Review Assigned To | |
Support ticket | |
OBNetwork customer | OBPS |
Regression introduced in release | |
|
Summary | 0049319: field rtpFiscalReceiptDate has a date format that does not correspond to the xml format for e invoice |
Description | An error is raised by the e invoice process on the field RiferimentoData for a wrong format like 05052022 when the expected format is the one refered here :
xs:date : https://www.w3.org/TR/xmlschema-2/#date [^]
the field comes from rtpFiscalReceiptDate from rt printer module |
Steps To Reproduce | - install rtprinter module
- intall einvoice module
- create an order + inoivce
- use the send process
- en error appears on the field RiferimentoData
|
Proposed Solution | https://gitlab.com/obcustomers/NOR/org.openbravo.localization.italy.einvoice/-/blob/release/20q3/src/org/openbravo/localization/italy/einvoice/xmlengine/document/ItalyDettaglioLinee.java#L76 [^]
there the format of the date should be "changed" to a more standard format to be ok with the xml expecting format |
Additional Information | |
Tags | NOR |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2022-05-13 13:39 | sebastien_liron | New Issue | |
2022-05-13 13:39 | sebastien_liron | Assigned To | => vmromanos |
2022-05-13 13:39 | sebastien_liron | OBNetwork customer | => OBPS |
2022-05-13 13:50 | sebastien_liron | Proposed Solution updated | |
2022-05-16 05:05 | rafaroda | Tag Attached: NOR | |
2022-05-20 11:45 | aferraz | Assigned To | vmromanos => sebastien_liron |
2022-05-20 12:34 | sebastien_liron | Note Added: 0137570 | |
2022-05-31 13:10 | psanjuan | Assigned To | sebastien_liron => vmromanos |
2022-06-03 09:53 | sebastien_liron | Note Added: 0138023 | |
2022-06-07 15:59 | sebastien_liron | Note Added: 0138119 | |
2022-06-07 15:59 | sebastien_liron | Assigned To | vmromanos => fermin_gascon |
2022-08-08 12:12 | adrianromero | Note Added: 0139963 | |
2022-08-08 12:12 | adrianromero | Status | new => closed |
2022-08-08 12:12 | adrianromero | Resolution | open => invalid |