Openbravo Issue Tracking System - Retail Modules
View Issue Details
0032409Retail ModulesWeb POSpublic2016-03-04 13:512016-03-17 17:18
agete 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
RR16Q2 
marvintm
No
0032409: [SERQA 775] Preference to increase the time of warning messages for promotion and descounts
When you have products in a receipt and there is a discount and promotion available if you add some other products or quantities, a warning message appears indicating there is a d&p available.
This warning message appears for a short period of time, 1 second? and it is difficult for the user to see the information suggested.
1. Add the following product to the receipt: Down sleeping bag 500
2. Add the following product to the receipt: Expedition tent 4 season 2 person
Realize a warning message indicating there is a pack available if another sleeping bag is added to the receipt appears for no long time.
Create preferences in order to indicate the time it is required this warning or error message wait before before disapear:

- Web POS Alert Timeout - Error
- Web POS Alert Timeout - Warning
- Web POS Alert Timeout - Info
SER-QA
Issue History
2016-03-04 13:51ageteNew Issue
2016-03-04 13:51ageteAssigned To => Retail
2016-03-04 13:51ageteResolution time => 1458428400
2016-03-04 13:51ageteTriggers an Emergency Pack => No
2016-03-04 13:52ageteTag Attached: SER-QA
2016-03-04 13:55OrekariaTypedefect => feature request
2016-03-04 13:56OrekariaStatusnew => acknowledged
2016-03-07 13:49ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2016-03-07 13:49ranjith_qualiantech_comStatusacknowledged => scheduled
2016-03-08 12:02hgbotCheckin
2016-03-08 12:02hgbotNote Added: 0084819
2016-03-08 12:02hgbotStatusscheduled => resolved
2016-03-08 12:02hgbotResolutionopen => fixed
2016-03-08 12:02hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/185be48fdf4d41fd78adc76a6e5b9214da49968a [^]
2016-03-08 12:03hgbotCheckin
2016-03-08 12:03hgbotNote Added: 0084821
2016-03-17 16:34marvintmReview Assigned To => marvintm
2016-03-17 16:34marvintmStatusresolved => closed
2016-03-17 16:34marvintmFixed in Version => RR16Q2
2016-03-17 17:18marvintmProposed Solution updated

Notes
(0084819)
hgbot   
2016-03-08 12:02   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 185be48fdf4d41fd78adc76a6e5b9214da49968a
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Mar 08 16:10:20 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/185be48fdf4d41fd78adc76a6e5b9214da49968a [^]

Fixes issue 32409 : Adding Preference for Alert timeout

---
M src-db/database/sourcedata/AD_PREFERENCE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
M web/org.openbravo.mobile.core/source/utils/ob-utilitiesui.js
---
(0084821)
hgbot   
2016-03-08 12:03   
Repository: tools/automation/pi-mobile
Changeset: 2690144911c53bed24f618f05a09f3c1c26b34c6
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Mar 08 16:10:50 2016 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/2690144911c53bed24f618f05a09f3c1c26b34c6 [^]

Verifies issue 32409 : Modified automated test 'I32409_VerifyAlertTimeoutPreference'

---
A src-test/org/openbravo/test/mobile/quarantine/pack/RAN/system/I32409_VerifyAlertTimeoutPreference.java
---