Openbravo Issue Tracking System - Retail Modules
View Issue Details
0049959Retail ModulesWeb POSpublic2022-08-04 14:432022-08-22 12:58
XABIER_AGUADO 
radhakrishnan 
normalmajoralways
closedfixed 
5
 
 
No
0049959: Cash up / Cash in --> Match Expected is working KO after Splitting Coins and Bills
After we split coins and bills Match Expected returns negative amounts.
After getting a negative amount, if we click on Match Expected, the amount increases.

Video: https://watch.screencastify.com/v/WuPRz49KaKyEHxnntRWh [^]
Log in on a POS
Do an initial cash count
Click on "Cash", then on Match Expected --> The amount is OK
Now, click on split coins and bills, delete the original amount and click on Match Expected --> The amount is negative
Click this amount and then clik on Match expected again --> The amount increases
Match expected returns the expected quantity and does not increase everytime we click it.
FASH
Issue History
2022-08-04 14:43XABIER_AGUADONew Issue
2022-08-04 14:43XABIER_AGUADOAssigned To => Retail
2022-08-04 14:43XABIER_AGUADOTriggers an Emergency Pack => No
2022-08-04 14:43XABIER_AGUADOTag Attached: FASH
2022-08-06 08:01radhakrishnanAssigned ToRetail => radhakrishnan
2022-08-06 08:05radhakrishnanStatusnew => scheduled
2022-08-09 08:29hgbotNote Added: 0139991
2022-08-21 08:07hgbotResolutionopen => fixed
2022-08-21 08:07hgbotStatusscheduled => closed
2022-08-21 08:07hgbotFixed in Version => 22Q4
2022-08-21 08:07hgbotNote Added: 0140260
2022-08-21 08:07hgbotNote Added: 0140261
2022-08-22 12:54hgbotNote Added: 0140288
2022-08-22 12:58hgbotNote Added: 0140289
2022-08-22 12:58hgbotNote Added: 0140290

Notes
(0139991)
hgbot   
2022-08-09 08:29   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1131 [^]
(0140260)
hgbot   
2022-08-21 08:07   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 7146be2a6f9c6a5d2bfd8b00d8db1a8aede42f3d
Author: Radhakrishnan Seeman <radhakrishnan@qualiantech.com>
Date: 21-08-2022 06:07:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/7146be2a6f9c6a5d2bfd8b00d8db1a8aede42f3d [^]

Fixed ISSUE-49959: Updated the logic of Setting match expected value

---
M web-jspack/org.openbravo.pos2/src/model/user-interface/actions/cashup/MatchCountedWithExpected.js
---
(0140261)
hgbot   
2022-08-21 08:07   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1131 [^]
(0140288)
hgbot   
2022-08-22 12:54   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1150 [^]
(0140289)
hgbot   
2022-08-22 12:58   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 2733fda36703d90db38965a7db2b7a918fec5f44
Author: Radhakrishnan Seeman <radhakrishnan@qualiantech.com>
Date: 22-08-2022 15:40:13
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/2733fda36703d90db38965a7db2b7a918fec5f44 [^]

Related to ISSUE-49959: Removed the difference condition
* Difference value should not be validated while setting match expected value

---
M web-jspack/org.openbravo.pos2/src/model/user-interface/actions/cashup/MatchCountedWithExpected.js
---
(0140290)
hgbot   
2022-08-22 12:58   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1150 [^]