Openbravo Issue Tracking System - Retail Modules
View Issue Details
0045905Retail ModulesCash Managementpublic2021-02-16 14:012021-02-25 04:45
avicente 
rqueralta 
highmajoralways
closedfixed 
5
 
RR21Q2 
No
0045905: Wrong amount of cash in cash management when Safe Box is used
The fix of the issue https://issues.openbravo.com/view.php?id=45828 [^] is not OK.
The cash shown in the 'Cash Management', doesn't take into account the cash into the Safe Box.

See video https://drive.google.com/file/d/1BGvWN8yRt4WJ62H3XsTTEnPeihRHzoiN/view [^]
See video https://drive.google.com/file/d/1BGvWN8yRt4WJ62H3XsTTEnPeihRHzoiN/view [^]
The cash management of the till should take into account the amount into the Safe Box.
NOR
depends on defect 0045828RR20Q3.4 closed rqueralta When I use a safe box, The initial amount of cash in cash management is wrong 
Issue History
2021-02-16 14:01avicenteNew Issue
2021-02-16 14:01avicenteAssigned To => Retail
2021-02-16 14:01avicenteResolution time => 1615849200
2021-02-16 14:01avicenteTriggers an Emergency Pack => No
2021-02-16 14:04avicenteTag Attached: NOR
2021-02-16 14:04avicenteRelationship addeddepends on 0045828
2021-02-17 15:44rqueraltaAssigned ToRetail => rqueralta
2021-02-17 15:45rqueraltaStatusnew => scheduled
2021-02-22 04:29hgbotNote Added: 0126234
2021-02-22 07:22hgbotResolutionopen => fixed
2021-02-22 07:22hgbotStatusscheduled => closed
2021-02-22 07:22hgbotNote Added: 0126239
2021-02-22 07:22hgbotFixed in Version => RR21Q2
2021-02-22 07:22hgbotNote Added: 0126240
2021-02-24 16:16hgbotNote Added: 0126359
2021-02-25 04:45hgbotNote Added: 0126360

Notes
(0126234)
hgbot   
2021-02-22 04:29   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/316 [^]
(0126239)
hgbot   
2021-02-22 07:22   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/316 [^]
(0126240)
hgbot   
2021-02-22 07:22   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 49f73448194db7ae65068902ca16b0b55924ba02
Author: Rafael Queralta <rafaelcuba81@gmail.com>
Date: 2021-02-22T06:22:18+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/49f73448194db7ae65068902ca16b0b55924ba02 [^]

Fixed BUG-45905: The information related to safebox payment method is not shown in cash management window

---
M web/org.openbravo.retail.posterminal/js/cashmgmt/view/listdepositsdrops.js
---
(0126359)
hgbot   
2021-02-24 16:16   
Repository: https://gitlab.com/openbravo/ci/mobile-test [^]
Changeset: 722e7759eeaf842020f5376a742cc72c25c405ae
Author: Rafael Queralta <rafaelcuba81@gmail.com>
Date: 2021-02-24T10:15:57-05:00
URL: https://gitlab.com/openbravo/ci/mobile-test/-/commit/722e7759eeaf842020f5376a742cc72c25c405ae [^]

Related to Issue-45905: Updated SABO013RemoveSafeBoxAndCountSafeBoxCashManagement,
SABO016NoCashAvailabilityCheckInCashManagement, SABO025NoCashAvailabilityCheckInCashManagementWithReimburse and SABO024NoInitialCountCashWithSafeBoxPaymentMethod

---
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/safebox/SABO024NoInitialCountCashWithSafeBoxPaymentMethod.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/safebox/SABO025NoCashAvailabilityCheckInCashManagementWithReimburse.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/safebox/SABO013RemoveSafeBoxAndCountSafeBoxCashManagement.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/safebox/SABO016NoCashAvailabilityCheckInCashManagement.java
---
(0126360)
hgbot   
2021-02-25 04:45   
Repository: https://gitlab.com/openbravo/ci/mobile-test [^]
Changeset: aa7b6cc714754b23d9396a2cd64ca729233448c3
Author: Rafael Queralta <rafaelcuba81@gmail.com>
Date: 2021-02-24T22:44:49-05:00
URL: https://gitlab.com/openbravo/ci/mobile-test/-/commit/aa7b6cc714754b23d9396a2cd64ca729233448c3 [^]

Related to Issue-45905: Updated SABO024NoInitialCountCashWithSafeBoxPaymentMethod

---
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/safebox/SABO024NoInitialCountCashWithSafeBoxPaymentMethod.java
---