Openbravo Issue Tracking System - Retail Modules
View Issue Details
0041299Retail ModulesWeb POSpublic2019-07-05 13:092019-08-29 20:42
xabiermerino 
rqueralta 
normalmajoralways
closedfixed 
5
 
RR19Q4 
guilleaer
Gold
No
0041299: It is not possible introduce negative amount in the cash up
When you execute a cash up from WebPOS you are able to introduce negative amounts for payment methods that are not marked as cash.

But, if the user close the store, and WebPOS froces a cash up, in this one, the user is not able to introduce negative amounts.

it is not homogeneous
1.- Log into webpos
2.- pay one ticket and logout
3.- Close the store from backend
4.- Log into webPOS
5.- The user needs to do a cash up
6.- Realize that it is not possible to introduce negative amounts
No tags attached.
Issue History
2019-07-05 13:09xabiermerinoNew Issue
2019-07-05 13:09xabiermerinoAssigned To => Retail
2019-07-05 13:09xabiermerinoOBNetwork customer => Gold
2019-07-05 13:09xabiermerinoResolution time => 1562882400
2019-07-05 13:09xabiermerinoTriggers an Emergency Pack => No
2019-07-08 15:09rqueraltaAssigned ToRetail => rqueralta
2019-07-08 15:09rqueraltaStatusnew => scheduled
2019-07-14 05:35hgbotCheckin
2019-07-14 05:35hgbotNote Added: 0113343
2019-07-14 05:35hgbotStatusscheduled => resolved
2019-07-14 05:35hgbotResolutionopen => fixed
2019-07-14 05:35hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/276c27aaa34772dfecf0576128ff2037c518b25e [^]
2019-07-14 05:36hgbotCheckin
2019-07-14 05:36hgbotNote Added: 0113344
2019-07-14 05:41hgbotCheckin
2019-07-14 05:41hgbotNote Added: 0113345
2019-07-18 10:47guilleaerReview Assigned To => guilleaer
2019-07-18 10:47guilleaerStatusresolved => closed
2019-07-18 10:47guilleaerFixed in Version => RR19Q4
2019-08-29 20:42hgbotCheckin
2019-08-29 20:42hgbotNote Added: 0114337

Notes
(0113343)
hgbot   
2019-07-14 05:35   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 276c27aaa34772dfecf0576128ff2037c518b25e
Author: Rafael Queralta <rafaelcuba81 <at> gmail.com>
Date: Tue Jul 09 10:08:16 2019 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/276c27aaa34772dfecf0576128ff2037c518b25e [^]

Fixed issue 41299: It is not possible introduce negative amount in the cash up

- Now is allowed introduce negative amounts for cash payments

---
M web/org.openbravo.retail.posterminal/js/closecash/view/closekeyboard.js
---
(0113344)
hgbot   
2019-07-14 05:36   
Repository: tools/automation/pi-mobile
Changeset: a8b0c8748c98bad22e1f82a287a0a08b05cdca51
Author: Rafael Queralta <rafaelcuba81 <at> gmail.com>
Date: Sat Jul 13 08:16:36 2019 -0400
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/a8b0c8748c98bad22e1f82a287a0a08b05cdca51 [^]

Related to issue 41299: It is not possible introduce negative amount in the cash up

- Modified test I35631_VerifyCashupKeyboard because, now is allowed introduce
negative amounts for cash payments

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/I35631_VerifyCashupKeyboard.java
---
(0113345)
hgbot   
2019-07-14 05:41   
Repository: tools/automation/pi-mobile
Changeset: cedeb0e912ac4cf48a4d004871134480f5d1e14e
Author: Rafael Queralta <rafaelcuba81 <at> gmail.com>
Date: Sat Jul 13 23:41:29 2019 -0400
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/cedeb0e912ac4cf48a4d004871134480f5d1e14e [^]

Related to issue 41299: It is not possible introduce negative amount in the cash up

- Removed commented code

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/I35631_VerifyCashupKeyboard.java
---
(0114337)
hgbot   
2019-08-29 20:42   
Repository: tools/automation/pi-mobile
Changeset: ba6795edc9c4937896f9ebadbf0db74b94de3d37
Author: Alejandro <alekosmp86 <at> gmail.com>
Date: Wed Aug 28 17:24:46 2019 -0400
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/ba6795edc9c4937896f9ebadbf0db74b94de3d37 [^]

Related to issue 41299: added automated test

---
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/cashup/I41299_VerifyNegativeValuesInCashUp.java
---