Openbravo Issue Tracking System - POS2
View Issue Details
0052269POS2POSpublic2023-04-26 08:272023-06-07 17:41
migueldejuana 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
23Q2.123Q2.1 
Pre packaging ( pi )
2023-01-09
pi
https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/aaac39813eb4fd4046eb01ec79149d5a6ab141b8 [^]
No
0052269: Open Till difference is not working
Doing the Open Till, if we have differences with the expected amount, the transaction(cash management) with the difference is not created.
- Login in POS2
- In Open Till, defined a difference Counted amount from the Expected one (in Cash payment method)
- Press next
- Check OB.App.State.getState().Cashup.cashPaymentMethodInfo
- ERROR! There is no info of that transaction
No tags attached.
blocks defect 0052236 closed ranjith_qualiantech_com Open Till difference is not working 
Issue History
2023-04-26 19:03ranjith_qualiantech_comTypedefect => backport
2023-04-26 19:03ranjith_qualiantech_comTarget Version => 23Q2
2023-05-02 16:36marvintmTarget Version23Q2 => 23Q2.1
2023-06-07 08:31hgbotNote Added: 0150843
2023-06-07 08:31hgbotNote Added: 0150844
2023-06-07 17:40hgbotResolutionopen => fixed
2023-06-07 17:40hgbotStatusscheduled => closed
2023-06-07 17:40hgbotNote Added: 0150904
2023-06-07 17:40hgbotFixed in Version => 23Q2.1
2023-06-07 17:40hgbotNote Added: 0150905
2023-06-07 17:41hgbotNote Added: 0150906
2023-06-07 17:41hgbotNote Added: 0150907

Notes
(0150843)
hgbot   
2023-06-07 08:31   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1876 [^]
(0150844)
hgbot   
2023-06-07 08:31   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1229 [^]
(0150904)
hgbot   
2023-06-07 17:40   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1876 [^]
(0150905)
hgbot   
2023-06-07 17:40   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: a25b4802b161f4d841d91ddacba5237aabe81543
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 07-06-2023 11:30:46
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/a25b4802b161f4d841d91ddacba5237aabe81543 [^]

Fixed ISSUE-52269: CashMgmt should be processed only once
* If multiple payment methods is present in InitialCount window,
  ProcessCashMgmt action should be called only once

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web-jspack/org.openbravo.pos2/src/model/user-interface/actions/cashup/SetInitialCountCashup.js
---
(0150906)
hgbot   
2023-06-07 17:41   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: ab238cb464b59822e53d43aca9845fea99002080
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 07-06-2023 15:40:54
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/ab238cb464b59822e53d43aca9845fea99002080 [^]

Related to ISSUE-52269: Deposit & drop should be calculated before CashMgmt process

---
M web/org.openbravo.retail.posterminal/app/model/business-object/cashup/actions/ProcessCashManagements.js
---
(0150907)
hgbot   
2023-06-07 17:41   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1229 [^]