Openbravo Issue Tracking System - Retail Modules
View Issue Details
0039050Retail ModulesWeb POSpublic2018-07-25 17:092018-08-17 13:44
lorenzofidalgo 
rqueralta 
immediateminoralways
closedfixed 
5
main 
RR18Q4 
marvintm
No
QA functional test
main
No
0039050: [RR18Q3] Total Amount button is still enabled when products are deleted by line
When products are deleted by line and receipt is empty, Total Amount button is showing "0.00" but still enabled.
0-Log POS as vallblanca.
1-Add 1x "Avalanche Transceiver" to the receipt.
2-Click in the just added product and delete that line. DEFECT: Realise Total Amount button is still enabled, clickable and it will show "0.00€ remaining to pay."
No tags attached.
depends on backport 0039153RR18Q3.1 closed rqueralta [RR18Q3] Total Amount button is still enabled when products are deleted by line 
png TotalAmountNotDisabled.png (154,575) 2018-07-25 17:09
https://issues.openbravo.com/file_download.php?file_id=12009&type=bug
png
Issue History
2018-07-25 17:09lorenzofidalgoNew Issue
2018-07-25 17:09lorenzofidalgoAssigned To => Retail
2018-07-25 17:09lorenzofidalgoFile Added: TotalAmountNotDisabled.png
2018-07-25 17:09lorenzofidalgoOBNetwork customer => No
2018-07-25 17:09lorenzofidalgoRegression level => QA functional test
2018-07-25 17:09lorenzofidalgoRegression introduced in release => main
2018-07-25 17:09lorenzofidalgoTriggers an Emergency Pack => No
2018-07-25 17:10lorenzofidalgoSummary[RR18Q3] Total Amount button is still enabled when products are delete by line => [RR18Q3] Total Amount button is still enabled when products are deleted by line
2018-08-07 20:13rqueraltaAssigned ToRetail => rqueralta
2018-08-07 20:13rqueraltaStatusnew => scheduled
2018-08-09 14:34hgbotCheckin
2018-08-09 14:34hgbotNote Added: 0106255
2018-08-09 14:34hgbotStatusscheduled => resolved
2018-08-09 14:34hgbotResolutionopen => fixed
2018-08-09 14:34hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e1888c7207e3ace5e87cb4e7ab197982238faa14 [^]
2018-08-10 16:20hgbotCheckin
2018-08-10 16:20hgbotNote Added: 0106294
2018-08-17 13:44marvintmStatusresolved => new
2018-08-17 13:44marvintmResolutionfixed => open
2018-08-17 13:44marvintmStatusnew => scheduled
2018-08-17 13:44marvintmStatusscheduled => resolved
2018-08-17 13:44marvintmFixed in Version => RR18Q4
2018-08-17 13:44marvintmResolutionopen => fixed
2018-08-17 13:44marvintmReview Assigned To => marvintm
2018-08-17 13:44marvintmStatusresolved => closed

Notes
(0106255)
hgbot   
2018-08-09 14:34   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: e1888c7207e3ace5e87cb4e7ab197982238faa14
Author: Rafael Queralta <rafaelcuba81 <at> gmail.com>
Date: Wed Aug 08 14:41:07 2018 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e1888c7207e3ace5e87cb4e7ab197982238faa14 [^]

Fixed issue 39050: [RR18Q3] Total Amount button is still enabled when products
are deleted by line

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/toolbar-left.js
---
(0106294)
hgbot   
2018-08-10 16:20   
Repository: tools/automation/pi-mobile
Changeset: 8dc09cff668250ad8cfe5207216abc1e9d865695
Author: Alejandro <alekosmp86 <at> gmail.com>
Date: Thu Aug 09 11:05:32 2018 -0400
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/8dc09cff668250ad8cfe5207216abc1e9d865695 [^]

Related to issue 39050: added automated test

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/TestIdPack.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I39050_VerifyTotalAmountButtonDisabledWhenLineDeleted.java
---