Openbravo Issue Tracking System - Retail Modules
View Issue Details
0039472Retail ModulesWeb POSpublic2018-10-17 18:212018-10-29 12:07
aaroncalero 
ranjith_qualiantech_com 
highmajorrandom
closedfixed 
5
 
RR19Q1 
marvintm
No
0039472: WebPOS can finish a ticket without calculating all the lines
In a low-end computer with limited CPU and/or RAM memory, it is possible to complete a ticket while the calculateReceipt process is still pending.
It is possible to launch a Calculate Receipt process while the Payments screen is opened (i.e. after changing a customer), and some of the buttons to process the ticket (Layaway, Use Credit) can be clicked to finish the ticket
In the middle of a calculateReceipt process click Layaway or Use Credit buttons in the Payment tab.
Apply the same solution done for 0036717 for the Layaway and Use Credit buttons
No tags attached.
related to defect 0036717 closed ranjith_qualiantech_com WebPOS can finish a ticket without calculating all the lines 
Issue History
2018-10-17 18:21aaroncaleroNew Issue
2018-10-17 18:21aaroncaleroAssigned To => Retail
2018-10-17 18:21aaroncaleroResolution time => 1541545200
2018-10-17 18:21aaroncaleroTriggers an Emergency Pack => No
2018-10-17 18:22aaroncaleroRelationship addedrelated to 0036717
2018-10-19 08:03ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2018-10-25 08:07ranjith_qualiantech_comStatusnew => scheduled
2018-10-26 09:03hgbotCheckin
2018-10-26 09:03hgbotNote Added: 0107610
2018-10-26 09:03hgbotStatusscheduled => resolved
2018-10-26 09:03hgbotResolutionopen => fixed
2018-10-26 09:03hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1ae2783d66b0e6bdeb40960ab19bba78cf8ade49 [^]
2018-10-29 12:07marvintmReview Assigned To => marvintm
2018-10-29 12:07marvintmStatusresolved => closed
2018-10-29 12:07marvintmFixed in Version => RR19Q1

Notes
(0107610)
hgbot   
2018-10-26 09:03   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 1ae2783d66b0e6bdeb40960ab19bba78cf8ade49
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Oct 26 12:33:35 2018 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1ae2783d66b0e6bdeb40960ab19bba78cf8ade49 [^]

Fixed issue 39472 : Process Layaway and Use Credit should be prevented when receipt's calculatedReceipt is in process

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
---