Openbravo Issue Tracking System - POS2
View Issue Details
0055960POS2POSpublic2024-07-10 12:182024-07-16 08:35
avicente 
migueldejuana 
highmajoralways
closedfixed 
5
 
 
No
0055960: To exclude in the Cash Up Report/Cash Up History the 'Change in Cash' from 'Total Withdrawal' and include in 'Total Deposit'
Now, in the cash up report in POS and in the cash up history in BO, the change in cash is displayed as
- 'Total Withdrawal' in the cash up report and
- as 'Total Returns' in the cash up history.

See image CashUpExample1WithChangeInCash' for a sales of 3.60€ paid with 5€.

This is an issue for the cashier who cannot distinguish the returns and sales in cash.

See another examples in the image 'CashUpExample2WithChangeInCashAndReturn'for a sales of 3.60€ paid with 5€ and a return of 2.90# in cash.
- Do a sales of 3.60€ paid in cash with 5€.
- Do the cash up.
Check in the cash up report the 'Total Withdrawal' and 'Total Deposit' in cash.
Check in the cash up history the 'Total Sales' and 'Total Returns' in cash.
In the cash up report,
- To exclude the changes in cash from 'Total Withdrawal'.
- To rest the changes in cash to 'Total Deposit'.

In the cash up history,
- To exclude the changes in cash from 'Total Returns'.
- To rest the changes in cash to 'Total Sales'.
No tags attached.
png CashUpExample1WithChangeInCash.png (267,150) 2024-07-10 12:18
https://issues.openbravo.com/file_download.php?file_id=19990&type=bug
png CashUpExample2WithChangeInCashAndReturn.png (199,148) 2024-07-10 12:18
https://issues.openbravo.com/file_download.php?file_id=19991&type=bug
png
Issue History
2024-07-10 12:18avicenteNew Issue
2024-07-10 12:18avicenteAssigned To => Retail
2024-07-10 12:18avicenteFile Added: CashUpExample1WithChangeInCash.png
2024-07-10 12:18avicenteTriggers an Emergency Pack => No
2024-07-10 12:18avicenteFile Added: CashUpExample2WithChangeInCashAndReturn.png
2024-07-11 07:48guillermogilAssigned ToRetail => migueldejuana
2024-07-11 07:59hgbotNote Added: 0166887
2024-07-15 10:31hgbotNote Added: 0166962
2024-07-16 08:35hgbotNote Added: 0166997
2024-07-16 08:35hgbotResolutionopen => fixed
2024-07-16 08:35hgbotStatusnew => closed
2024-07-16 08:35hgbotNote Added: 0166998
2024-07-16 08:35hgbotFixed in Version => RR24Q4
2024-07-16 08:35hgbotNote Added: 0166999
2024-07-16 08:35hgbotNote Added: 0167000

Notes
(0166887)
hgbot   
2024-07-11 07:59   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1623 [^]
(0166962)
hgbot   
2024-07-15 10:31   
Merge Request created: https://gitlab.com/openbravo/ci/mobile-test/-/merge_requests/401 [^]
(0166997)
hgbot   
2024-07-16 08:35   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1623 [^]
(0166998)
hgbot   
2024-07-16 08:35   
Merge request merged: https://gitlab.com/openbravo/ci/mobile-test/-/merge_requests/401 [^]
(0166999)
hgbot   
2024-07-16 08:35   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 8f7afc682a57cc917ed5d176a9320d925b1abdbb
Author: Miguel de Juana <m.dejuana@orisha.com>
Date: 16-07-2024 06:35:28
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/8f7afc682a57cc917ed5d176a9320d925b1abdbb [^]

Fixed ISSUE-55960: Change payments must be in Cashup info Total Sales/Deposits section, not in Total Returns/Withdrawals

---
M web/org.openbravo.retail.posterminal/app/model/business-object/cashup/CashupUtils.js
---
(0167000)
hgbot   
2024-07-16 08:35   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/ci/mobile-test [^]
Changeset: 0ee6dfecd3564b9602c03ffacac0323f289a65d9
Author: Miguel de Juana <m.dejuana@orisha.com>
Date: 16-07-2024 06:35:30
URL: https://gitlab.com/openbravo/ci/mobile-test/-/commit/0ee6dfecd3564b9602c03ffacac0323f289a65d9 [^]

Fixed ISSUE-55960: Change test to the new cashup report behaviour

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/multichange/CashupPartialRounding.java
---