Openbravo Issue Tracking System - Openbravo Localizations
View Issue Details
0052073Openbravo LocalizationsLocalization Italypublic2023-04-05 15:222023-05-02 11:03
ucarrion 
fermin_gascon 
urgentmajoralways
closedfixed 
5
 
 
0052073: RTP error while returning a sales transaction including a lottery code
RTP error while returning a sales transaction including a lottery code. Below the console log:

Fiscalization Error : <?xml version="1.0" encoding="utf-8"?>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"> [^]
<soapenv:Body>
<response success="false" code="PRINTER ERROR" status="17">
    <addInfo>
        <elementList>lastCommand,printerStatus</elementList>
        <lastCommand>1061</lastCommand>
        <printerStatus>00170</printerStatus>
    </addInfo>
</response>
</soapenv:Body>
</soapenv:Envelope>
; line: Object.sendFiscalDocument (https://norauto-dev.services.openbravo.com/openbravo/web/js/gen/bcd7998e84377e45fe78655075a63264.js:217288:12 [^]) (*)


Fiscalization returned error: PRINTER ERROR; line: FiscalReceipt.fiscalize (https://norauto-dev.services.openbravo.com/openbravo/web/js/gen/bcd7998e84377e45fe78655075a63264.js:217747:18 [^]) (*)
-Login an Italian terminal using the RTP.
-Do a sale, add an article.
-Pay with an electronic payment (the fiscal department at touchpoint type payment method configuration must be ==2)
-Complete the transaction, the lottery popup appears.
-Enter a 8 digit code and continue.
-Once the sales transaction completed, proceed with the verified return.
-Complete the verified returns transaction and check that an RTP error appears.
NOR, NORAUTO
Issue History
2023-04-05 15:22ucarrionNew Issue
2023-04-05 15:22ucarrionAssigned To => fermin_gascon
2023-04-05 15:22ucarrionTag Attached: NOR
2023-04-05 15:22ucarrionTag Attached: NORAUTO
2023-04-05 15:23ucarrionIssue Monitored: psanjuan
2023-04-20 12:43psanjuanAssigned Tofermin_gascon => adrianromero
2023-04-24 16:20adrianromeroAssigned Toadrianromero => fermin_gascon
2023-04-24 16:20adrianromeroStatusnew => scheduled
2023-04-25 09:40fermin_gasconNote Added: 0148827
2023-04-25 09:40fermin_gasconNote Added: 0148828
2023-04-25 09:44fermin_gasconStatusscheduled => resolved
2023-04-25 09:44fermin_gasconResolutionopen => fixed
2023-05-02 11:03fermin_gasconStatusresolved => closed

Notes
(0148827)
fermin_gascon   
2023-04-25 09:40   
https://gitlab.com/openbravo/customers/NOR/org.openbravo.retail.rtprinter/-/merge_requests/40 [^]
(0148828)
fermin_gascon   
2023-04-25 09:40   
https://gitlab.com/openbravo/customers/NOR/com.openbravo.norauto.printtemplates/-/merge_requests/400 [^]