Openbravo Issue Tracking System - Retail Modules
View Issue Details
0031604Retail ModulesWeb POSpublic2015-11-26 16:192015-12-10 11:16
guillermogil 
fmolina 
immediatemajoralways
closedno change required 
30Professional Appliance
pi 
RR16Q1 
guilleaer
Production - QA Approved
No
0031604: WEB POS Open Discounts From Keyboard Preference does not work
WEB POS Open Discounts From Keyboard Preference does not work. The button is disabled
Set WEB POS Open Discounts From Keyboard as Y
Go to WebPOS
Add a line
Select the line
Verify that discount button is disabled
No tags attached.
related to defect 0031662 acknowledged Retail The 'Web POS action Apply discount' preference is not working in all use cases 
related to defect 0041171 closed Retail Discount button in POS keyboard is not hiding with its preferences seted 
Issue History
2015-11-26 16:19guillermogilNew Issue
2015-11-26 16:19guillermogilAssigned To => Retail
2015-11-26 16:19guillermogilResolution time => 1449010800
2015-11-26 16:19guillermogilTriggers an Emergency Pack => No
2015-11-26 16:24guillermogilRegression level => Production - QA Approved
2015-11-26 17:56OrekariaStatusnew => acknowledged
2015-11-30 21:55fmolinaStatusacknowledged => scheduled
2015-11-30 21:55fmolinaAssigned ToRetail => fmolina
2015-12-02 20:41hgbotCheckin
2015-12-02 20:41hgbotNote Added: 0082556
2015-12-02 20:41hgbotStatusscheduled => resolved
2015-12-02 20:41hgbotResolutionopen => fixed
2015-12-02 20:41hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/8c57ba4fe86ee98e9c96b43bd978c49fae84cb59 [^]
2015-12-02 20:43hgbotCheckin
2015-12-02 20:43hgbotNote Added: 0082557
2015-12-07 09:18guilleaerNote Added: 0082582
2015-12-07 09:18guilleaerStatusresolved => new
2015-12-07 09:18guilleaerResolutionfixed => open
2015-12-07 10:22guilleaerStatusnew => scheduled
2015-12-07 17:51OrekariaRelationship addedrelated to 0031662
2015-12-09 18:34OrekariaAssigned Tofmolina => Retail
2015-12-09 18:35OrekariaStatusscheduled => acknowledged
2015-12-09 18:35OrekariaStatusacknowledged => scheduled
2015-12-09 18:37OrekariaReview Assigned To => guilleaer
2015-12-09 18:37OrekariaNote Added: 0082628
2015-12-09 18:37OrekariaStatusscheduled => closed
2015-12-09 18:37OrekariaResolutionopen => no change required
2015-12-09 18:37OrekariaFixed in Version => RR16Q1
2015-12-09 18:37OrekariaAssigned ToRetail => fmolina
2015-12-10 11:16hgbotCheckin
2015-12-10 11:16hgbotNote Added: 0082634
2019-06-25 13:29santi_lozanoRelationship addedrelated to 0041171

Notes
(0082556)
hgbot   
2015-12-02 20:41   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 8c57ba4fe86ee98e9c96b43bd978c49fae84cb59
Author: Facundo Molina <fmolina <at> koodu.es>
Date: Wed Dec 02 14:35:23 2015 -0300
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/8c57ba4fe86ee98e9c96b43bd978c49fae84cb59 [^]

Fixes issue 31604: Enable the button discount in keyboard when preference value is Y

---
M src-db/database/sourcedata/AD_PREFERENCE.xml
---
(0082557)
hgbot   
2015-12-02 20:43   
Repository: tools/automation/pi-mobile
Changeset: 20ef51ccf651e7974f99a167140a94300f4b8278
Author: Facundo Molina <fmolina <at> koodu.es>
Date: Wed Dec 02 16:42:38 2015 -0300
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/20ef51ccf651e7974f99a167140a94300f4b8278 [^]

Related to issue 31604: Test that the discount button is enabled for automatic and manual role

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/discountsandpromotions/I31604EnabledDiscountButtonInKeyboard.java
---
(0082582)
guilleaer   
2015-12-07 09:18   
Fix is not correct. The value of the preference shouldn't be changed by default.
(0082628)
Orekaria   
2015-12-09 18:37   
Closed because the functionality is working properly
Anyway, other functional issues have been found and a new issue has been created to cover that cases
(0082634)
hgbot   
2015-12-10 11:16   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 8ca90be217daa097be7e65de872f2c2e86da8d71
Author: Rafa Alonso <ral <at> openbravo.com>
Date: Wed Dec 09 14:12:03 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/8ca90be217daa097be7e65de872f2c2e86da8d71 [^]

Backed out issue 31604, changeset: 8c57ba4fe86e

The preference was correctly set to false

---
M src-db/database/sourcedata/AD_PREFERENCE.xml
---