Openbravo Issue Tracking System - Openbravo Localizations
View Issue Details
0051328Openbravo LocalizationsLocalization Italypublic2023-01-11 14:412023-02-02 13:17
ucarrion 
fermin_gascon 
urgentmajoralways
closedfixed 
5
 
 
0051328: Incorrect operator in the fiscalization request when doing a reprint request of a returns transaction
Below the current request:

<?xml version="1.0" encoding="utf-8" ?><s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"><s:Body><printerCommand><printDuplicateReceipt [^] operator="" /></printerCommand></s:Body></s:Envelope>
-Log in an environment working with an RTP
-Do a sale
-Reprint the previous sale
-Check the fiscalization console log
Below the expected request:

<?xml version="1.0" encoding="utf-8" ?><s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"><s:Body><printerCommand><printDuplicateReceipt [^] operator="1" /></printerCommand></s:Body></s:Envelope>
No tags attached.
related to design defect 0051023 closed fermin_gascon Italian returns fiscalized via RT Printer must be printed once instead of twice 
Issue History
2023-01-11 14:41ucarrionNew Issue
2023-01-11 14:41ucarrionAssigned To => psanjuan
2023-01-11 14:41ucarrionAssigned Topsanjuan => jetxarri
2023-01-11 15:25ucarrionSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=25376#r25376
2023-01-11 16:15jetxarriNote Added: 0145264
2023-01-19 10:42ucarrionStatusnew => scheduled
2023-01-19 10:42ucarrionStatusscheduled => resolved
2023-01-19 10:42ucarrionResolutionopen => fixed
2023-01-19 10:42ucarrionNote Added: 0145614
2023-01-19 10:42ucarrionAssigned Tojetxarri => aferraz
2023-01-19 10:46aferrazAssigned Toaferraz => Triage Platform Conn
2023-01-23 12:18ucarrionIssue Monitored: psanjuan
2023-01-23 12:19ucarrionIssue Monitored: adrianromero
2023-01-31 14:56ucarrionAssigned ToTriage Platform Conn => fermin_gascon
2023-01-31 14:59ucarrionRelationship addedrelated to 0051023
2023-02-02 13:17fermin_gasconStatusresolved => closed

Notes
(0145264)
jetxarri   
2023-01-11 16:15   
https://gitlab.com/openbravo/customers/NOR/org.openbravo.retail.rtprinter/-/commit/d622ed2524cf8f91dd0b9237a3d7c4500c35e6af [^]
(0145614)
ucarrion   
2023-01-19 10:42   
I put it i resolved as it has been already deployed on the NOE environment and running OK.