Openbravo Issue Tracking System - Retail Modules
View Issue Details
0034838Retail ModulesWeb POSpublic2017-01-03 12:302017-01-16 09:29
umartirena 
ranjith_qualiantech_com 
urgentminoralways
closedfixed 
5
 
RR17Q2 
guilleaer
No
0034838: Green popup appears in Web POS after paying with overpayment
Green popup appears in Web POS after paying with overpayment.
It is necessary to work in Synchronized mode and with "Web POS Close Drawer Before Continue" preference activated.
In Openbravo backoffice:
 * Go to Preference window
  - Create a new record for preference: "Web POS Close Drawer Before Continue". Value = 'Y', Selected = 'Y'.
  - Create another preference for: "WebPOS Synchronized Mode". Value = 'Y', Selected = 'Y'.
 * Go to POS Terminal Type window and search for "VBS POS Terminal Type". Go to Payment Method tab and make sure "Allow Open Drawer" is selected for 'Credit card' payment method.
 * Go to POS Terminal window and search "vbs-1" terminal. Configure Hardware URL = "http://localhost:8090/printer". [^]

 * Start Hardware Manager application.
 * Open Web POS with the following url "http://localhost:8080/openbravo/web/org.openbravo.retail.posterminal/?terminal=VBS-1". [^]
 * Add a product.
 * Click on Total Amount button to navigate to paymens tab.
 * Click on Card payment method.
 * Enter an amount bigger than total of the ticket.
 * Click on Done.
 * Overpayment popup is displayed. Click OK
 * "Processing Transaction" popup is displayed. After couple of seconds the popup disappears and an empty green popup is shown. The popup cannot be removed unless "Close Drawer" button is pressed in the Hardware Manager.

The empty popup seems to be "Please, close drawer before continue".
No tags attached.
related to defect 0035372 closed mario_castello [SER-QA 2497] Overlapping popup appears in Web POS after paying with check duplicate. 
png Selection_043.png (95,638) 2017-01-03 12:38
https://issues.openbravo.com/file_download.php?file_id=10230&type=bug
png
Issue History
2017-01-03 12:30umartirenaNew Issue
2017-01-03 12:30umartirenaAssigned To => Retail
2017-01-03 12:30umartirenaTriggers an Emergency Pack => No
2017-01-03 12:32xabiermerinoResolution time => 1484866800
2017-01-03 12:32xabiermerinoReproducibilityhave not tried => always
2017-01-03 12:38umartirenaFile Added: Selection_043.png
2017-01-05 12:49ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2017-01-05 12:49ranjith_qualiantech_comStatusnew => scheduled
2017-01-09 15:31hgbotCheckin
2017-01-09 15:31hgbotNote Added: 0093262
2017-01-09 15:31hgbotStatusscheduled => resolved
2017-01-09 15:31hgbotResolutionopen => fixed
2017-01-09 15:31hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/814c1a732561276a0edb0918a2218f6cf20b6794 [^]
2017-01-10 10:36jorge-garciaNote Added: 0093293
2017-01-10 10:36jorge-garciaStatusresolved => new
2017-01-10 10:36jorge-garciaResolutionfixed => open
2017-01-10 11:34ranjith_qualiantech_comStatusnew => scheduled
2017-01-11 06:58hgbotCheckin
2017-01-11 06:58hgbotNote Added: 0093317
2017-01-11 06:58hgbotStatusscheduled => resolved
2017-01-11 06:58hgbotResolutionopen => fixed
2017-01-11 06:58hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/814c1a732561276a0edb0918a2218f6cf20b6794 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/14062cb181a22b3280c6cfc27ef0efffa0ab9681 [^]
2017-01-16 09:29guilleaerReview Assigned To => guilleaer
2017-01-16 09:29guilleaerStatusresolved => closed
2017-01-16 09:29guilleaerFixed in Version => RR17Q2
2017-02-27 22:21OsmanyRelationship addedrelated to 0035372

Notes
(0093262)
hgbot   
2017-01-09 15:31   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 814c1a732561276a0edb0918a2218f6cf20b6794
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon Jan 09 20:00:31 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/814c1a732561276a0edb0918a2218f6cf20b6794 [^]

Fixes issue 34838 : Cash Drawer Open should be triggered when the receipt is closed

---
M web/org.openbravo.retail.posterminal/js/data/dataordersave.js
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js
---
(0093293)
jorge-garcia   
2017-01-10 10:36   
The scrim is active after a payment is done
(0093317)
hgbot   
2017-01-11 06:58   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 14062cb181a22b3280c6cfc27ef0efffa0ab9681
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Jan 11 11:27:24 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/14062cb181a22b3280c6cfc27ef0efffa0ab9681 [^]

Fixes issue 34838 : Scrim should be hidden if no modal is opened while closing the receipt

---
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js
---