Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0031985
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajorhave not tried2016-01-21 17:462016-03-16 19:20
ReporterplujanView Statuspublic 
Assigned Toranjith_qualiantech_com 
PrioritynormalResolutionfixedFixed in VersionRR16Q2
StatusclosedFix in branchFixed in SCM revisionfff6b6f61cf3
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionmainSCM revision 
Review Assigned Tomarvintm
Regression levelQA functional test
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0031985: [RR16Q1] Overpayment mixing cash and card is not possible

DescriptionIf I try to overpay a receipt using a combination of cash and card payments a message is shown: "Only cash payment methods are allowed to return change"

The message is not correct since I am actually using cash as part of the payment.
Steps To Reproduce1. Login into webPOS and create a ticket for any given value, i.e. 132.98€
2. Click the total amount to pay it.
3. Select Cash as payment method and pay 100€
4. Select Card as payment method and pay 33€
5. There is 0.02 change but the ticket cannot be completed. A message is shown: Only cash payment methods are allowed to return change
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 0031987RR16Q1 closedranjith_qualiantech_com [RR16Q1] Overpayment mixing cash and card is not possible 

-  Notes
(0083638)
hgbot (developer)
2016-01-27 17:16

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: eec71d5dbd6b53f35a0fb7c689022c71c8b09cef
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Jan 27 21:45:44 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/eec71d5dbd6b53f35a0fb7c689022c71c8b09cef [^]

Fixes issue 31985 : Cash Change is allowed if both cash and card are involved in payment

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
---
(0083639)
hgbot (developer)
2016-01-27 17:16

Repository: tools/automation/pi-mobile
Changeset: cba9a674e0043579bd1ea29dc33c7664130cd85d
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Jan 27 21:45:03 2016 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/cba9a674e0043579bd1ea29dc33c7664130cd85d [^]

Verifies issue 31985: Added automated test 'I31985_VerifyChangeByCashCardPayment'

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I31985_VerifyChangeByCashCardPayment.java
---
(0084683)
marvintm (manager)
2016-03-03 13:51

The basic case, in which there is enough cash available in the till, works correctly. However, there is one case in which I found a problem:

- Do a cashup, ensure that no cash remains in the till.
- Then, create a ticket with total 150
- Add a payment in cash for 100
- Add a payment in card, for 60.
- Verify that the Done button is disabled, but there is no error message explaining the problem.

My take is that in this case, the system is detecting that there is no way to return change as no money is in the till. However, if this is the case, there should be a red error message explaining the problem.

We are missing this error message explaining that there is no cash available in this case, and therefore the user could be confused.
(0084731)
hgbot (developer)
2016-03-04 12:51

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: fff6b6f61cf3ae4a785a40e727407fc6dd96ee82
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Mar 04 17:21:22 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/fff6b6f61cf3ae4a785a40e727407fc6dd96ee82 [^]

Fixes issue 31985 : Cash Change is allowed if both cash and card are involved in payment

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
---
(0084732)
hgbot (developer)
2016-03-04 12:51

Repository: tools/automation/pi-mobile
Changeset: c49bac709619ad419c2e9e509cd845b6de4a1ed3
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Mar 04 17:20:18 2016 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/c49bac709619ad419c2e9e509cd845b6de4a1ed3 [^]

Verifies issue 31985: Modified automated test 'I31985_VerifyChangeByCashCardPayment'

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I31985_VerifyChangeByCashCardPayment.java
---

- Issue History
Date Modified Username Field Change
2016-01-21 17:46 plujan New Issue
2016-01-21 17:46 plujan Assigned To => Retail
2016-01-21 17:46 plujan Regression level => QA functional test
2016-01-21 17:46 plujan Triggers an Emergency Pack => No
2016-01-21 20:57 guilleaer Status new => scheduled
2016-01-21 21:21 guilleaer Note Added: 0083512
2016-01-22 12:13 ranjith_qualiantech_com Assigned To Retail => ranjith_qualiantech_com
2016-01-27 17:16 hgbot Checkin
2016-01-27 17:16 hgbot Note Added: 0083638
2016-01-27 17:16 hgbot Status scheduled => resolved
2016-01-27 17:16 hgbot Resolution open => fixed
2016-01-27 17:16 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/eec71d5dbd6b53f35a0fb7c689022c71c8b09cef [^]
2016-01-27 17:16 hgbot Checkin
2016-01-27 17:16 hgbot Note Added: 0083639
2016-01-27 17:21 guilleaer Note Deleted: 0083512
2016-02-05 16:02 marvintm Review Assigned To => marvintm
2016-02-05 16:02 marvintm Status resolved => closed
2016-02-05 16:02 marvintm Fixed in Version => RR16Q2
2016-03-03 13:51 marvintm Note Added: 0084683
2016-03-03 13:51 marvintm Status closed => new
2016-03-03 13:51 marvintm Resolution fixed => open
2016-03-03 13:51 marvintm Fixed in Version RR16Q2 =>
2016-03-03 13:51 marvintm Status new => scheduled
2016-03-04 12:51 hgbot Checkin
2016-03-04 12:51 hgbot Note Added: 0084731
2016-03-04 12:51 hgbot Status scheduled => resolved
2016-03-04 12:51 hgbot Resolution open => fixed
2016-03-04 12:51 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/eec71d5dbd6b53f35a0fb7c689022c71c8b09cef [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/fff6b6f61cf3ae4a785a40e727407fc6dd96ee82 [^]
2016-03-04 12:51 hgbot Checkin
2016-03-04 12:51 hgbot Note Added: 0084732
2016-03-16 19:20 marvintm Status resolved => closed
2016-03-16 19:20 marvintm Fixed in Version => RR16Q2


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker