Openbravo Issue Tracking System - POS2
View Issue Details
0058237POS2POSpublic2025-01-07 16:352025-03-26 11:25
jfvaringot 
SABARINATH P 
immediatemajoralways
closedfixed 
5
 
25Q1.125Q1.1 
approved
OBPS
No
0058237: POS 2 - Issue when opening a session, using a safebox, when the cash-up has not been done the previous day
DONE ON MY DEV ENVIRONEMENT (=MASTER)

When I'm using a safebox, and that I did not do the cash-up the previous days, I cannot open my session the day after.

Message :
"Current Safe Box has not been updated yet
When a Safe Box is attached, its data is sent to the backend.
It seems that some of this data is still missing on the backend,
so the count of the current Safe Box cannot be done.

You can wait a bit and retry,
or cancel the count of the current Safe Box."

(NOTE : I was able to use another POS, and the safebox was displayed as Available, while I did not detach it)
1. Open a till
2. Select an initially and available safe box
3. Wait for the day after, without doing the cash-up
4. Open your session
I can connect to the POS, update the business date and use my POS.
The safebox should still be attache.
No tags attached.
blocks defect 0057579 closed SABARINATH P POS 2 - Issue when opening a session, using a safebox, when the cash-up has not been done the previous day 
Issue History
2025-03-13 17:09migueldejuanaTypedefect => backport
2025-03-13 17:09migueldejuanaTarget Version => 25Q1.1
2025-03-14 12:08hgbotNote Added: 0176845
2025-03-26 11:25hgbotNote Added: 0177264
2025-03-26 11:25hgbotResolutionopen => fixed
2025-03-26 11:25hgbotStatusscheduled => closed
2025-03-26 11:25hgbotFixed in Version => 25Q1.1
2025-03-26 11:25hgbotNote Added: 0177265

Notes
(0176845)
hgbot   
2025-03-14 12:08   
Merge Request created: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3613 [^]
(0177264)
hgbot   
2025-03-26 11:25   
Merge request merged: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3613 [^]
(0177265)
hgbot   
2025-03-26 11:25   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 7ffc3b84067d6a84c23ac6ccd35b545ccfb616e7
Author: Sabarinath <s.palanisamy@external.orisha.com>
Date: 26-03-2025 11:24:51
URL: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.pos2/-/commit/7ffc3b84067d6a84c23ac6ccd35b545ccfb616e7 [^]

Fixed ISSUE-58237: Validated safebox attached to the till history.

---
A web-jspack/org.openbravo.pos2/src/model/user-interface/actions/safeboxHistory/ValidateTillAttachedSafebox.js
M web-jspack/org.openbravo.pos2/src/model/user-interface/UIExtension.js
M web-jspack/org.openbravo.pos2/src/model/user-interface/actions/safeboxHistory/LoadSafeboxes.js
---