Openbravo Issue Tracking System - Retail Modules
View Issue Details
0038589Retail ModulesWeb POSpublic2018-05-21 17:372018-05-29 18:06
avicente 
ranjith_qualiantech_com 
normalmajorsometimes
closedfixed 
5
 
RR18Q3 
marvintm
No
0038589: Terminal gets locked when tax amount is not correctly calculated
In the client BUT, sometimes webpos does not calculate the tax correctly. In this case, the terminal gets locked because BUT has the preference 'Web POS Save Removed Tickets' = Yes, so that, the same error is raised when webpos try to synchronize the deleted ticket
1. Create a ticket with a product.
2. Error in tax calculations --> we don't know how to reproduce it.
3. Try to delete line/ticket. Same error is raised
-Improve the error message to inform about the line with the tax calculation error.
-A solution to unlock this sitiation.
SER-QA
Issue History
2018-05-21 17:37avicenteNew Issue
2018-05-21 17:37avicenteAssigned To => Retail
2018-05-21 17:37avicenteResolution time => 1528149600
2018-05-21 17:37avicenteTriggers an Emergency Pack => No
2018-05-21 17:38avicenteTag Attached: SER-QA
2018-05-22 16:28rqueraltaAssigned ToRetail => rqueralta
2018-05-22 16:28rqueraltaStatusnew => scheduled
2018-05-23 13:26jorge-garciaAssigned Torqueralta => ranjith_qualiantech_com
2018-05-25 10:13hgbotCheckin
2018-05-25 10:13hgbotNote Added: 0104704
2018-05-25 10:13hgbotStatusscheduled => resolved
2018-05-25 10:13hgbotResolutionopen => fixed
2018-05-25 10:13hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/671aa29c583afc3f30f124e3c86ecbeb571caa0c [^]
2018-05-28 11:20marvintmReview Assigned To => marvintm
2018-05-28 11:20marvintmStatusresolved => closed
2018-05-28 11:20marvintmFixed in Version => RR18Q3
2018-05-29 18:06hgbotCheckin
2018-05-29 18:06hgbotNote Added: 0104784
2018-05-29 18:06marvintmNote Added: 0104785

Notes
(0104704)
hgbot   
2018-05-25 10:13   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 671aa29c583afc3f30f124e3c86ecbeb571caa0c
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri May 25 13:43:25 2018 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/671aa29c583afc3f30f124e3c86ecbeb571caa0c [^]

Fixed issue 38589 : TaxLines should not be processed if it is not present in order lines information

---
M src/org/openbravo/retail/posterminal/OrderLoader.java
---
(0104784)
hgbot   
2018-05-29 18:06   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 920fef11fca65e3b17c806d0231f0da01c237542
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue May 29 18:06:10 2018 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/920fef11fca65e3b17c806d0231f0da01c237542 [^]

Related to issue 38589. This code is not necessary in the standard product.

---
M src/org/openbravo/retail/posterminal/OrderLoader.java
---
(0104785)
marvintm   
2018-05-29 18:06   
Backed out change because it is not necessary in the standard product.