Openbravo Issue Tracking System - Retail Modules
View Issue Details
0032262Retail ModulesWeb POSpublic2016-02-17 15:322016-02-29 13:17
aaroncalero 
simbu94 
normalmajorhave not tried
closedfixed 
5
 
RR16Q2 
marvintm
Coding ( Testing )
pi
No
0032262: Pay Exact and Done button are available at the same time
When the exact amount is paid in a ticket in Web POS, both the Done button and the Pay Exact button are visible on the payment tab.
Log in in web pos.
Create a ticket
Add a product.
Click on the total amount button to pay the ticket.
Pay the ticket completely (Using the Pay Exact button or entering the amount manually).
Verify that the Done button is shown, but the Pay Exact button is not hidden.
No tags attached.
caused by feature request 0032222 closed simbu94 Once a receipt has been transformed into a layaway, it's not possible to turn it back into a receipt 
Issue History
2016-02-17 15:32aaroncaleroNew Issue
2016-02-17 15:32aaroncaleroAssigned To => Retail
2016-02-17 15:32aaroncaleroRegression level => Coding ( Testing )
2016-02-17 15:32aaroncaleroRegression introduced in release => pi
2016-02-17 15:32aaroncaleroTriggers an Emergency Pack => No
2016-02-17 15:33aaroncaleroNote Added: 0084290
2016-02-17 18:36OrekariaStatusnew => acknowledged
2016-02-17 18:49OrekariaRelationship addedcaused by 0032222
2016-02-19 09:51hgbotCheckin
2016-02-19 09:51hgbotNote Added: 0084345
2016-02-19 10:18simbu94Assigned ToRetail => simbu94
2016-02-19 10:25simbu94Statusacknowledged => scheduled
2016-02-19 10:26simbu94Note Added: 0084346
2016-02-19 10:26simbu94Statusscheduled => resolved
2016-02-19 10:26simbu94Resolutionopen => fixed
2016-02-29 13:17marvintmReview Assigned To => marvintm
2016-02-29 13:17marvintmStatusresolved => closed
2016-02-29 13:17marvintmFixed in Version => RR16Q2

Notes
(0084290)
aaroncalero   
2016-02-17 15:33   
It seems to be caused by the following commit:
http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/dbeb2e74b510764b604e1c3c5c14fc17254dc3bc [^]
(0084345)
hgbot   
2016-02-19 09:51   
Repository: tools/automation/pi-mobile
Changeset: 1c508da585df436dc018626d285aa243b96124f5
Author: Silambarasan Sekar <silambarasan <at> qualiantech.com>
Date: Wed Feb 17 19:33:47 2016 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/1c508da585df436dc018626d285aa243b96124f5 [^]

Verifies issue 32262: Added 'I32262_PayAndExactButtonsShownAtTheSameTime' test

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/sales/I32262_PayAndExactButtonsShownAtTheSameTime.java
---
(0084346)
simbu94   
2016-02-19 10:26   
Commit:

https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1c69235da038 [^]