Openbravo Issue Tracking System - Modules
View Issue Details
0049319ModulesElectronic Invoice Italypublic2022-05-13 13:392022-08-08 12:12
sebastien_liron 
fermin_gascon 
highmajoralways
closedinvalid 
5
 
 
0049319: field rtpFiscalReceiptDate has a date format that does not correspond to the xml format for e invoice
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
- install rtprinter module
- intall einvoice module

- create an order + inoivce
- use the send process
- en error appears on the field RiferimentoData
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
NOR
Issue History
2022-05-13 13:39sebastien_lironNew Issue
2022-05-13 13:39sebastien_lironAssigned To => vmromanos
2022-05-13 13:50sebastien_lironProposed Solution updated
2022-05-16 05:05rafarodaTag Attached: NOR
2022-05-20 11:45aferrazAssigned Tovmromanos => sebastien_liron
2022-05-20 12:34sebastien_lironNote Added: 0137570
2022-05-31 13:10psanjuanAssigned Tosebastien_liron => vmromanos
2022-06-03 09:53sebastien_lironNote Added: 0138023
2022-06-07 15:59sebastien_lironNote Added: 0138119
2022-06-07 15:59sebastien_lironAssigned Tovmromanos => fermin_gascon
2022-08-08 12:12adrianromeroNote Added: 0139963
2022-08-08 12:12adrianromeroStatusnew => closed
2022-08-08 12:12adrianromeroResolutionopen => invalid

Notes
(0137570)
sebastien_liron   
2022-05-20 12:34   
MR created here :

https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.italy.einvoice/-/merge_requests/4/diffs [^]
(0138023)
sebastien_liron   
2022-06-03 09:53   
We need to discuss with rt printer module dev team to know is rt printer can change the output format instead of managing it in the einvoice module
(0138119)
sebastien_liron   
2022-06-07 15:59   
This should be fixed in the rt printer module
(0139963)
adrianromero   
2022-08-08 12:12   
This issue is related to the NOR project of a functionality not contributed yet. No reason to manage this in mantis.