Openbravo Issue Tracking System - Retail Modules
View Issue Details
0038009Retail ModulesWeb POSpublic2018-02-27 15:492018-03-06 08:54
avicente 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
 
RR18Q2 
marvintm
No
0038009: [SER QA 3826] Disable menu in Pay Open Tickets
The webpos menu is enable when pay open ticket is open and it shouldn't
Open pay open ticket, add a payment, open the menu and select any option. Check that pay open ticket is closed without remove the payment.
Disable webpos menu when pay open ticket is open
No tags attached.
Issue History
2018-02-27 15:49avicenteNew Issue
2018-02-27 15:49avicenteAssigned To => Retail
2018-02-27 15:49avicenteResolution time => 1520982000
2018-02-27 15:49avicenteTriggers an Emergency Pack => No
2018-02-27 16:32ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2018-02-27 16:32ranjith_qualiantech_comStatusnew => scheduled
2018-03-01 06:51hgbotCheckin
2018-03-01 06:51hgbotNote Added: 0102884
2018-03-01 06:51hgbotCheckin
2018-03-01 06:51hgbotNote Added: 0102885
2018-03-01 06:51hgbotCheckin
2018-03-01 06:51hgbotNote Added: 0102886
2018-03-01 06:59ranjith_qualiantech_comStatusscheduled => resolved
2018-03-01 06:59ranjith_qualiantech_comResolutionopen => fixed
2018-03-06 08:54marvintmReview Assigned To => marvintm
2018-03-06 08:54marvintmStatusresolved => closed
2018-03-06 08:54marvintmFixed in Version => RR18Q2

Notes
(0102884)
hgbot   
2018-03-01 06:51   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: b6082e67567027f7abd1b6fa9a0ad8805fe21d23
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Mar 01 11:20:44 2018 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b6082e67567027f7abd1b6fa9a0ad8805fe21d23 [^]

Related to issue 38009 : Menu should be disabled in Discounts and Pay Open Tickets

* "disableMenu" attribute is added in leftToolbarDisabled to enable/disable menu
* "isMultiOrderState" will be updated whenever currentView will be changed
* Removed unused "isMultiOrders" attributes

---
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/pointofsale.js
---
(0102885)
hgbot   
2018-03-01 06:51   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 97e6994ebf309981575e61e311d5f89cfc179933
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Mar 01 11:20:36 2018 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/97e6994ebf309981575e61e311d5f89cfc179933 [^]

Related to issue 38009 : Menu should be disabled in Discounts and Pay Open Tickets

* If Menu is disabled, Menu icon should be visible

---
M web/org.openbravo.mobile.core/source/component/ob-menu.js
---
(0102886)
hgbot   
2018-03-01 06:51   
Repository: tools/automation/pi-mobile
Changeset: fdc65e9e90ffe2e4414767cc72f453d60ccb1d07
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Mar 01 11:20:30 2018 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/fdc65e9e90ffe2e4414767cc72f453d60ccb1d07 [^]

Verifies issue 38009 : Added automated test 'I38009_VerfiyMenuButton'

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I38009_VerfiyMenuButton.java
---