Openbravo Issue Tracking System - Retail Modules
View Issue Details
0034300Retail ModulesDiscounts and Promotionspublic2016-10-26 09:412016-11-15 18:47
guillermogil 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
 
RR17Q1 
marvintm
No
0034300: Undo is not working when a discount is added
If you click undo button when you have added a discount it will undo the previous action not the Discount one.
See the video attached
No tags attached.
? issueUndo.ogv (1,533,539) 2016-10-26 09:41
https://issues.openbravo.com/file_download.php?file_id=9959&type=bug
Issue History
2016-10-26 09:41guillermogilNew Issue
2016-10-26 09:41guillermogilAssigned To => Retail
2016-10-26 09:41guillermogilFile Added: issueUndo.ogv
2016-10-26 09:41guillermogilResolution time => 1477605600
2016-10-26 09:41guillermogilTriggers an Emergency Pack => No
2016-10-26 09:52guillermogilResolution time1477605600 => 1478646000
2016-10-26 09:54guillermogilResolution time1478646000 => 1479250800
2016-11-01 14:07ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2016-11-01 14:07ranjith_qualiantech_comStatusnew => scheduled
2016-11-02 14:05hgbotCheckin
2016-11-02 14:05hgbotNote Added: 0091063
2016-11-02 14:05hgbotStatusscheduled => resolved
2016-11-02 14:05hgbotResolutionopen => fixed
2016-11-02 14:05hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b11b0422bdb3b1ea9f7615eb2f107c30715664d5 [^]
2016-11-02 14:05hgbotCheckin
2016-11-02 14:05hgbotNote Added: 0091064
2016-11-15 18:47marvintmReview Assigned To => marvintm
2016-11-15 18:47marvintmStatusresolved => closed
2016-11-15 18:47marvintmFixed in Version => RR17Q1

Notes
(0091063)
hgbot   
2016-11-02 14:05   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: b11b0422bdb3b1ea9f7615eb2f107c30715664d5
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Nov 02 18:34:53 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b11b0422bdb3b1ea9f7615eb2f107c30715664d5 [^]

Fixes issue 34300 : Added Undo Operation for Manual Discount

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web/org.openbravo.retail.posterminal/js/model/discounts.js
---
(0091064)
hgbot   
2016-11-02 14:05   
Repository: tools/automation/pi-mobile
Changeset: dde6f773cc7a4f6db8a4b17fa4d5bf99682d57f3
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Nov 02 18:31:20 2016 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/dde6f773cc7a4f6db8a4b17fa4d5bf99682d57f3 [^]

Verifies issue 34300 : Added automated test 'I34300_VerifyReceiptDiscountUndo'

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/discountsandpromotions/I34300_VerifyReceiptDiscountUndo.java
---