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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0053158
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[POS2] POSmajoralways2023-08-03 18:432023-08-14 11:36
ReporterlmonrealView Statuspublic 
Assigned Toranjith_qualiantech_com 
PriorityhighResolutionfixedFixed in Version23Q4
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Merge Request Statusmerged
Review Assigned To
OBNetwork customerNo
Support ticket
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0053158: Count amount incorrect in cash up if during open till there is a difference and user enters 0

DescriptionIf there is a diference during the open till process and the user enters 0, POS calculates wrongly the difference and the amount in the till is not correct.
If you do cash up later the expected amount is not correct.

Video: https://drive.google.com/file/d/11DCFLSAMu85OkPN26jtOHtUmUo50GlDv/view?usp=sharing [^]


Steps To Reproduce1. Open a till with 0 euros
2. Do a sale of 10 euros
3. Do cash up
   ->Match expected amount to 10 euros
   -> Keep the 10 euros on the till for the next session

4. Open the till again, expected amount is 10 but add 0
5. In Cash Management check the amount available, it says 20 (?)
6. If you do cash up the expected amount is 20 (?)

https://drive.google.com/file/d/11DCFLSAMu85OkPN26jtOHtUmUo50GlDv/view?usp=sharing [^]


If you do the same testing but adding 4 euros in step 4 you will see that in this case the calculations are done correctly.

It seems the difference is handled as a deposit instead of a withdrawal

TagsNo tags attached.
Attached Filespng file icon KO.png [^] (86,823 bytes) 2023-08-03 18:44


png file icon Example OK.png [^] (62,743 bytes) 2023-08-03 18:44

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0153262)
hgbot (developer)
2023-08-07 06:41

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2000 [^]
(0153470)
hgbot (developer)
2023-08-14 09:01

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2000 [^]
(0153471)
hgbot (developer)
2023-08-14 09:01

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 525dff4734c88a29f0fdfde20dd77254e6a10f0f
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 11-08-2023 13:29:32
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/525dff4734c88a29f0fdfde20dd77254e6a10f0f [^]

Fixed ISSUE-53158: PaymentMethod should be loaded with Count difference

---
M web-jspack/org.openbravo.pos2/src-test/cypress/functions/countMoney.js
M web-jspack/org.openbravo.pos2/src/components/Cashup/CashupSteps/CountDisplay/CountDisplay.jsx
M web-jspack/org.openbravo.pos2/src/components/Cashup/CashupSteps/CountDisplay/__test__/CountDisplay.test.jsx
M web-jspack/org.openbravo.pos2/src/model/user-interface/__test__/OpenInitialCount.test.js
M web-jspack/org.openbravo.pos2/src/model/user-interface/actions/cashup/OpenInitialCount.js
M web-jspack/org.openbravo.pos2/src/model/user-interface/user-actions/initialCount/__test__/OpenInitialCount.test.js
---

- Issue History
Date Modified Username Field Change
2023-08-03 18:43 lmonreal New Issue
2023-08-03 18:43 lmonreal Assigned To => Retail
2023-08-03 18:43 lmonreal OBNetwork customer => No
2023-08-03 18:43 lmonreal Triggers an Emergency Pack => No
2023-08-03 18:44 lmonreal File Added: KO.png
2023-08-03 18:44 lmonreal File Added: Example OK.png
2023-08-03 18:46 lmonreal Issue Monitored: alfonso_alcalde
2023-08-04 10:10 ranjith_qualiantech_com Assigned To Retail => ranjith_qualiantech_com
2023-08-04 10:10 ranjith_qualiantech_com Status new => scheduled
2023-08-07 06:41 hgbot Merge Request Status => open
2023-08-07 06:41 hgbot Note Added: 0153262
2023-08-14 09:01 hgbot Resolution open => fixed
2023-08-14 09:01 hgbot Status scheduled => resolved
2023-08-14 09:01 hgbot Merge Request Status open => merged
2023-08-14 09:01 hgbot Note Added: 0153470
2023-08-14 09:01 hgbot Fixed in Version => 23Q4
2023-08-14 09:01 hgbot Note Added: 0153471
2023-08-14 11:36 ranjith_qualiantech_com Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker