Openbravo Issue Tracking System - Retail Modules
View Issue Details
0033406Retail ModulesWeb POSpublic2016-07-01 11:532016-07-11 10:35
amayavicente 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
 
 
marvintm
OBPS
No
0033406: [SER QA 1371] Wrong enabled button 'Next' in cash up process in Step 3 of 4
Wrong enabled button 'Next' in cash up process in Step 3 of 4 with no option is selected.
1. In backoffice, https://livebuilds.openbravo.com/retail_modules_pgsql_pi [^] for the pos terminal VBS-1, deactivate the payment type 'Voucher' and 'USA Cash'.

2. Login in the POS Terminal VBS-1 https://livebuilds.openbravo.com/retail_modules_pgsql_pi/web/org.openbravo.retail.posterminal/?terminal=VBS-1 [^]

3. Open the cash up process from the menu and go until 'Step 3 of 4: Select Cash to keep' select any option.

4. Click the button 'Previous'. Check that you are in 'Step 2 of 4: Count Cash'

5. Click the button 'Next'. Check that you are in 'Step 3 of 4: Select Cash to keep' and no options are selected.
ERROR: the button 'Next' is enable and it shouldn't
SER-QA
jpg 6223 C.JPG (102,445) 2016-07-01 11:53
https://issues.openbravo.com/file_download.php?file_id=9606&type=bug
jpg
Issue History
2016-07-01 11:53amayavicenteNew Issue
2016-07-01 11:53amayavicenteAssigned To => Retail
2016-07-01 11:53amayavicenteFile Added: 6223 C.JPG
2016-07-01 11:53amayavicenteOBNetwork customer => Yes
2016-07-01 11:53amayavicenteResolution time => 1468533600
2016-07-01 11:53amayavicenteTriggers an Emergency Pack => No
2016-07-01 11:53amayavicenteTag Attached: SER-QA
2016-07-01 12:34marvintmStatusnew => acknowledged
2016-07-01 14:20ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2016-07-01 14:20ranjith_qualiantech_comStatusacknowledged => scheduled
2016-07-06 07:39hgbotCheckin
2016-07-06 07:39hgbotNote Added: 0088221
2016-07-06 07:39hgbotCheckin
2016-07-06 07:39hgbotNote Added: 0088222
2016-07-06 07:39hgbotStatusscheduled => resolved
2016-07-06 07:39hgbotResolutionopen => fixed
2016-07-06 07:39hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c84e37a087f6d23bebece7f1ba25a412190dccf7 [^]
2016-07-11 10:35marvintmReview Assigned To => marvintm
2016-07-11 10:35marvintmStatusresolved => closed

Notes
(0088221)
hgbot   
2016-07-06 07:39   
Repository: tools/automation/pi-mobile
Changeset: 9c8f6c5cbf86b3305a2e900ad9cad3732ecfa150
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Jul 06 11:08:53 2016 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/9c8f6c5cbf86b3305a2e900ad9cad3732ecfa150 [^]

Verifies issue 33406 : Added automated test 'I33406_VerifyCashupKeepTabButton'

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/TestIdPack.java
A src-test/org/openbravo/test/mobile/quarantine/pack/RAN/cashup/I33406_VerifyCashupKeepTabButton.java
---
(0088222)
hgbot   
2016-07-06 07:39   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: c84e37a087f6d23bebece7f1ba25a412190dccf7
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Jul 06 11:03:45 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c84e37a087f6d23bebece7f1ba25a412190dccf7 [^]

Fixes issue 33406 : Enable Cashup Next Button if the cashtokeep is selected

- Retain selected cashtokeep option in step 3, So Next button will be enabled in step 3 if any of the cash keep is already selected

---
M web/org.openbravo.retail.posterminal/js/closecash/model/cashup-steps.js
M web/org.openbravo.retail.posterminal/js/closecash/view/closecash.js
M web/org.openbravo.retail.posterminal/js/closecash/view/tabcashtokeep.js
---