Openbravo Issue Tracking System - Retail Modules
View Issue Details
0028921Retail ModulesWeb POSpublic2015-02-12 11:242015-02-24 11:26
Orekaria 
mario_castello 
normalmajoralways
closedfixed 
5
 
RR15Q2 
Orekaria
No
0028921: Layaways: When voiding a layaway, the layaway button is still visible
Layaways: When voiding a layaway, the layaway button is still visible
Retrieve a layaway
Void it (menu ยป void this layaway)
Verify that the done button is visible (correct)
Verify that the layaway button is visible (incorrect)
No tags attached.
blocks feature request 0028130RR15Q2 closed Orekaria Support creating tickets through multiple terminals with payment in other (central) devices 
blocks feature request 0028933RR16Q1 closed Retail QA: RR15Q2: Add tests for Mobile applications 
Issue History
2015-02-12 11:24OrekariaNew Issue
2015-02-12 11:24OrekariaAssigned To => marvintm
2015-02-12 11:24OrekariaTriggers an Emergency Pack => No
2015-02-12 11:24OrekariaRelationship addedblocks 0028130
2015-02-13 10:02OrekariaRelationship addedblocks 0028933
2015-02-19 15:18mario_castelloAssigned Tomarvintm => mario_castello
2015-02-23 18:16hgbotCheckin
2015-02-23 18:16hgbotNote Added: 0074814
2015-02-23 18:16hgbotStatusnew => resolved
2015-02-23 18:16hgbotResolutionopen => fixed
2015-02-23 18:16hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ac625c495478faabc874e6c65b5944b6fee6cff4 [^]
2015-02-24 11:24hgbotCheckin
2015-02-24 11:24hgbotNote Added: 0074834
2015-02-24 11:26OrekariaReview Assigned To => Orekaria
2015-02-24 11:26OrekariaStatusresolved => closed
2015-02-24 11:26OrekariaFixed in Version => RR15Q2

Notes
(0074814)
hgbot   
2015-02-23 18:16   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: ac625c495478faabc874e6c65b5944b6fee6cff4
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Mon Feb 23 11:16:03 2015 -0600
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ac625c495478faabc874e6c65b5944b6fee6cff4 [^]

fixed issue 28921: Layaways: When voiding a layaway, the layaway button is still visible

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
---
(0074834)
hgbot   
2015-02-24 11:24   
Repository: tools/automation/pi-mobile
Changeset: 0d45662a39f4bfa6eeb2baf5647badd78212d010
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Tue Feb 24 11:22:48 2015 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/0d45662a39f4bfa6eeb2baf5647badd78212d010 [^]

Related to issue 28933. Verifies issue 28921: Added 'I28921_VoidLayawayDoneButton' test

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/AllLayawaysTests.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I28921_VoidLayawayDoneButton.java
---