Openbravo Issue Tracking System - Retail Modules
View Issue Details
0041888Retail ModulesWeb POSpublic2019-09-26 10:532019-10-04 13:23
ranjith_qualiantech_com 
ranjith_qualiantech_com 
normalminoralways
closedfixed 
5
 
RR20Q1 
jorge-garcia
No
0041888: Pay Open Ticket Selector no longer verifies if an order is in error status (import entry error/error while importing)
Pay Open Ticket Selector missed the logic to check if the receipt being opened was present in the errors table.
Login in Web POS
Create a new layaway, add a product and complete it by clicking on Layaway.
Load the same layaway in two different terminals. Pay it partially on both terminals.
When completing the second payment, a new record will be generated in Errors While Importing POS Data window due to an Outdated Change exception.
Verify that after that it is still possible to load the receipt in Pay Open Tickets
No tags attached.
Issue History
2019-09-26 10:53ranjith_qualiantech_comNew Issue
2019-09-26 10:53ranjith_qualiantech_comAssigned To => Retail
2019-09-26 10:53ranjith_qualiantech_comTriggers an Emergency Pack => No
2019-09-30 11:16ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2019-10-03 04:36ranjith_qualiantech_comStatusnew => scheduled
2019-10-03 04:37hgbotCheckin
2019-10-03 04:37hgbotNote Added: 0114892
2019-10-03 04:37hgbotStatusscheduled => resolved
2019-10-03 04:37hgbotResolutionopen => fixed
2019-10-03 04:37hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b4243fc41633cab2712a8d25f5a4fa63fedd9f02 [^]
2019-10-04 12:56jorge-garciaReview Assigned To => jorge-garcia
2019-10-04 13:23jorge-garciaNote Added: 0114926
2019-10-04 13:23jorge-garciaStatusresolved => closed
2019-10-04 13:23jorge-garciaFixed in Version => RR20Q1

Notes
(0114892)
hgbot   
2019-10-03 04:37   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: b4243fc41633cab2712a8d25f5a4fa63fedd9f02
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Oct 03 08:06:47 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b4243fc41633cab2712a8d25f5a4fa63fedd9f02 [^]

Fixed issue 41888 : Pay Open Receipt Selector should verify the receipt status of ImportEntry

---
M web/org.openbravo.retail.posterminal/js/components/modal-pay-open-tickets.js
---
(0114926)
jorge-garcia   
2019-10-04 13:23   
Code reviewed and tested