Openbravo Issue Tracking System - Retail Modules
View Issue Details
0030387Retail ModulesWeb POSpublic2015-07-17 13:482015-12-09 09:09
egoitz 
ranjith_qualiantech_com 
highminoralways
closedfixed 
5
 
RR16Q1 
guilleaer
No
0030387: The manual discount combo on webpos does not show the options ordered
When selecting a discount on the aply discount combo, the options of the combo does not have an order
-Define several discounts
-Try to apply one on the webpos
-The options are not ordered

*see attachement
attached diff
No tags attached.
related to defect 0031536 closed Orekaria Stabilization: Filter buttons are not sorted 
png Descuentos2.png (116,538) 2015-07-17 13:48
https://issues.openbravo.com/file_download.php?file_id=8291&type=bug
png

diff descuentos.diff (616) 2015-07-17 13:49
https://issues.openbravo.com/file_download.php?file_id=8292&type=bug
Issue History
2015-07-17 13:48egoitzNew Issue
2015-07-17 13:48egoitzAssigned To => Retail
2015-07-17 13:48egoitzFile Added: Descuentos2.png
2015-07-17 13:48egoitzTriggers an Emergency Pack => No
2015-07-17 13:49egoitzFile Added: descuentos.diff
2015-07-17 14:11heccamIssue Monitored: heccam
2015-11-24 12:57OrekariaRelationship addedrelated to 0031536
2015-11-24 14:00ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2015-11-24 14:00ranjith_qualiantech_comStatusnew => scheduled
2015-11-27 10:37hgbotCheckin
2015-11-27 10:37hgbotNote Added: 0082406
2015-11-27 10:37hgbotStatusscheduled => resolved
2015-11-27 10:37hgbotResolutionopen => fixed
2015-11-27 10:37hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/743f3dd9842f195dba9d0157f9d379f947bfec89 [^]
2015-11-27 10:37hgbotCheckin
2015-11-27 10:37hgbotNote Added: 0082408
2015-12-09 09:09guilleaerReview Assigned To => guilleaer
2015-12-09 09:09guilleaerStatusresolved => closed
2015-12-09 09:09guilleaerFixed in Version => RR16Q1

Notes
(0082406)
hgbot   
2015-11-27 10:37   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 743f3dd9842f195dba9d0157f9d379f947bfec89
Author: Ranjith <ranjith <at> qualiantech.com>
Date: Fri Nov 27 15:05:49 2015 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/743f3dd9842f195dba9d0157f9d379f947bfec89 [^]

Fixes issue 30387 : Adding sort by identifier for Receipt Discount List
imported patch descuentos.diff

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/ticketdiscount.js
---
(0082408)
hgbot   
2015-11-27 10:37   
Repository: tools/automation/pi-mobile
Changeset: 8c19dd1349f8f02ba90146818691aa3382c58eb4
Author: Ranjith <ranjith <at> qualiantech.com>
Date: Fri Nov 27 15:06:08 2015 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/8c19dd1349f8f02ba90146818691aa3382c58eb4 [^]

Verifies issue 30387: Added automated test 'I30387_CheckDiscountListNameInOrder'

---
M src-test/org/openbravo/test/mobile/common/selenium/javascript/TestId.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I30387_CheckDiscountListNameInOrder.java
---