Openbravo Issue Tracking System - Retail Modules
View Issue Details
0032307Retail ModulesWeb POSpublic2016-02-23 10:402016-03-11 13:31
xabiermerino 
mario_castello 
highmajoralways
closedfixed 
5
 
RR16Q2 
marvintm
No
0032307: [SERQA 722] You can delete a ticket when you are selecting a discount
When you click on Receipt Discounts button in order to select a discount and apply a % or a fixed amount, delete button is available so you can delete de ticket.
1.- Log in the WEB POS with Openbravo User
2.- Select a product
3.- On the menu click on Receipt Discounts
6.- Realize that you are able to delete the ticket
7.- Delete it
8.- Realize that the discount screen is still there
SER-QA
Issue History
2016-02-23 10:40xabiermerinoNew Issue
2016-02-23 10:40xabiermerinoAssigned To => Retail
2016-02-23 10:40xabiermerinoResolution time => 1457564400
2016-02-23 10:40xabiermerinoTriggers an Emergency Pack => No
2016-02-23 10:40xabiermerinoTag Attached: security
2016-02-23 10:40xabiermerinoTag Attached: SER-QA
2016-02-23 10:41xabiermerinoTag Detached: security
2016-02-25 17:33xabiermerinoSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=11243#r11243
2016-02-25 17:45xabiermerinoDescription Updatedbug_revision_view_page.php?rev_id=11245#r11245
2016-02-25 17:45xabiermerinoSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=11246#r11246
2016-02-25 17:51OrekariaStatusnew => acknowledged
2016-02-25 21:34mario_castelloAssigned ToRetail => mario_castello
2016-02-25 21:37mario_castelloStatusacknowledged => scheduled
2016-03-04 14:15hgbotCheckin
2016-03-04 14:15hgbotNote Added: 0084740
2016-03-04 14:15hgbotStatusscheduled => resolved
2016-03-04 14:15hgbotResolutionopen => fixed
2016-03-04 14:15hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/26664ba807eb5a726d88c0f109fa3ed30091f1c9 [^]
2016-03-04 21:36hgbotCheckin
2016-03-04 21:36hgbotNote Added: 0084746
2016-03-11 13:31marvintmReview Assigned To => marvintm
2016-03-11 13:31marvintmStatusresolved => closed
2016-03-11 13:31marvintmFixed in Version => RR16Q2

Notes
(0084740)
hgbot   
2016-03-04 14:15   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 26664ba807eb5a726d88c0f109fa3ed30091f1c9
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Mon Feb 29 08:39:32 2016 -0600
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/26664ba807eb5a726d88c0f109fa3ed30091f1c9 [^]

Fixed issue 32307: Added validation to the button delete receipt when show receipt discounts view

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/ticketdiscount.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/toolbar-left.js
---
(0084746)
hgbot   
2016-03-04 21:36   
Repository: tools/automation/pi-mobile
Changeset: 80e735a46d9058569a0796480d37d1fa98e503b8
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Mon Feb 29 10:53:36 2016 -0600
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/80e735a46d9058569a0796480d37d1fa98e503b8 [^]

Related to issue 32307: Added automation test

---
A src-test/org/openbravo/test/mobile/quarantine/pack/MCA/receipts/I32307_ReceiptDiscountValidateButtons.java
---