Openbravo Issue Tracking System - Retail Modules
View Issue Details
0034884Retail ModulesWeb POSpublic2017-01-10 11:052017-01-13 13:14
paul_guiot 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
RR17Q2 
marvintm
No
0034884: [SER-QA 2174] Avoid to pay "0"€ in the screen "Pay open ticket"
It should not be possible to pay "0"€ in the window "Pay open ticket"
Go to the webpos

- Create a ticket with a product;
- Don´t pay it and, in the menu, click on "Pay open ticket"
- retrieve the ticket and select it
- Click on the ticket and Put "0" as an amount
- The ticket is becoming a layaway...
It should not be possible to pay "0"€ in the window "Pay open ticket"
No tags attached.
Issue History
2017-01-10 11:05paul_guiotNew Issue
2017-01-10 11:05paul_guiotAssigned To => Retail
2017-01-10 11:05paul_guiotResolution time => 1485990000
2017-01-10 11:05paul_guiotTriggers an Emergency Pack => No
2017-01-10 13:54ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2017-01-10 13:54ranjith_qualiantech_comStatusnew => scheduled
2017-01-11 14:45hgbotCheckin
2017-01-11 14:45hgbotNote Added: 0093360
2017-01-11 14:45hgbotStatusscheduled => resolved
2017-01-11 14:45hgbotResolutionopen => fixed
2017-01-11 14:45hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/497bad8372eab95863951831a92f527c7c8eef36 [^]
2017-01-11 14:52hgbotCheckin
2017-01-11 14:52hgbotNote Added: 0093361
2017-01-13 13:14marvintmReview Assigned To => marvintm
2017-01-13 13:14marvintmStatusresolved => closed
2017-01-13 13:14marvintmFixed in Version => RR17Q2

Notes
(0093360)
hgbot   
2017-01-11 14:45   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 497bad8372eab95863951831a92f527c7c8eef36
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Jan 11 19:14:55 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/497bad8372eab95863951831a92f527c7c8eef36 [^]

Fixes issue 34884 : Validate Amount to layaway in Pay open tickets

* Amount to layaway in Pay open tickets should be greater than zero

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web/org.openbravo.retail.posterminal/js/components/modalmultiorderslayaway.js
---
(0093361)
hgbot   
2017-01-11 14:52   
Repository: tools/automation/pi-mobile
Changeset: f10e250684b091ac2cef82d4ff931546e5b89877
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Jan 11 19:12:29 2017 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/f10e250684b091ac2cef82d4ff931546e5b89877 [^]

Verifies issue 34884 : Added automated test 'I34884_VerifyReceiptAmtInPayOpen'

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I34884_VerifyReceiptAmtInPayOpen.java
---