Openbravo Issue Tracking System - Retail Modules
View Issue Details
0029152Retail ModulesWeb POSpublic2015-03-06 02:122015-05-25 22:26
Orekaria 
mario_castello 
normalmajoralways
closedfixed 
5
 
RR15Q3 
Orekaria
No
0029152: A layaway can be voided even if there is not enough cash available
A layaway can be voided even if there is not enough cash available
clean cashup leaving no cash in the drawer
create a new layaway, pay a partial amount
do the cashup again

retrieve the layaway and void it

verify that it can be voided even if there is no cash

go to the cashup
verify in the count cash tab that the amounts are inverted
No tags attached.
depends on 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-03-06 02:12OrekariaNew Issue
2015-03-06 02:12OrekariaAssigned To => marvintm
2015-03-06 02:12OrekariaTriggers an Emergency Pack => No
2015-03-06 02:14OrekariaRelationship addeddepends on 0028130
2015-03-06 02:14OrekariaRelationship addeddepends on 0028933
2015-03-06 03:02OrekariaSummaryVoid layaways are not checking if there is enought cash available => A layaway can be voided even if there is not enough cash available
2015-03-06 03:02OrekariaDescription Updatedbug_revision_view_page.php?rev_id=7870#r7870
2015-03-06 20:32OrekariaSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=7897#r7897
2015-03-07 22:11OrekariaRelationship replacedblocks 0028933
2015-03-09 00:20hgbotCheckin
2015-03-09 00:20hgbotNote Added: 0075279
2015-03-09 17:20OrekariaSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=7904#r7904
2015-03-09 17:30mario_castelloAssigned Tomarvintm => mario_castello
2015-03-10 15:07hgbotCheckin
2015-03-10 15:07hgbotNote Added: 0075401
2015-03-10 15:07hgbotStatusnew => resolved
2015-03-10 15:07hgbotResolutionopen => fixed
2015-03-10 15:07hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/38a970720404877b44445b24b8cbf6476050d7c3 [^]
2015-03-13 12:05OrekariaReview Assigned To => Orekaria
2015-03-13 12:05OrekariaStatusresolved => closed
2015-03-13 12:05OrekariaFixed in Version => RR15Q3
2015-05-25 22:26hgbotCheckin
2015-05-25 22:26hgbotNote Added: 0077726

Notes
(0075279)
hgbot   
2015-03-09 00:20   
Repository: tools/automation/pi-mobile
Changeset: 6fd24a428a31d5227cecc2402e6ecab11e24f3ea
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Sat Mar 07 23:11:14 2015 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/6fd24a428a31d5227cecc2402e6ecab11e24f3ea [^]

Related to issue 28933. Verifies issue 29152: Added 'I29152_NoCashAvailableWhenVoidingALayaway' test

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I29152_NoCashAvailableWhenVoidingALayaway.java
---
(0075401)
hgbot   
2015-03-10 15:07   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 38a970720404877b44445b24b8cbf6476050d7c3
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Tue Mar 10 08:07:09 2015 -0600
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/38a970720404877b44445b24b8cbf6476050d7c3 [^]

fixed issue 29152: A layaway can be voided even if there is not enough cash available

---
M web/org.openbravo.retail.posterminal/js/model/order.js
---
(0077726)
hgbot   
2015-05-25 22:26   
Repository: tools/automation/pi-mobile
Changeset: d4ebc6c081dab86ef93cdd64604517c8fc2c45c0
Author: Aaron Calero <aaron.calero <at> openbravo.com>
Date: Wed May 20 11:24:19 2015 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/d4ebc6c081dab86ef93cdd64604517c8fc2c45c0 [^]

Related to issue 29152: Fixed automated test

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I29152_NoCashAvailableWhenVoidingALayaway.java
---