Openbravo Issue Tracking System - POS2
View Issue Details
0057521POS2POSpublic2024-12-20 13:062025-02-03 12:44
ucarrion 
SABARINATH P 
normalmajoralways
closedfixed 
5
 
25Q2 
approved
Gold
No
0057521: Unexpected error message while doing a safe box count with no safe box attached
Unexpected error message while doing a safe box count with no safe box attached on the current till.

Error message: Cannot read properties of null (reading 'safeBoxSearchKey')
-Do login in a POS using safe boxes.
-In the safe box selection screen, finish without selecting any.
-Select the safe box count menu entry.
-In the safe box selection screen, select any free safe box.
-Perform the count.
-Check that, while completing the count, an error message is displayed.
This situation should never occur. If NO real count has been performed (synch with the BO) it should properly inform to the user. The message must be clear on this sense.
No tags attached.
Issue History
2024-12-20 13:06ucarrionNew Issue
2024-12-20 13:06ucarrionAssigned To => Retail
2024-12-20 13:06ucarrionOBNetwork customer => Gold
2024-12-20 13:06ucarrionTriggers an Emergency Pack => No
2024-12-20 13:19migueldejuanaStatusnew => scheduled
2024-12-20 13:19migueldejuanaAssigned ToRetail => SABARINATH P
2024-12-30 16:37ucarrionNote Added: 0173739
2025-01-13 09:38ucarrionSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=29040#r29040
2025-01-13 11:58hgbotMerge Request Status => open
2025-01-13 11:58hgbotNote Added: 0174063
2025-02-03 12:44hgbotMerge Request Statusopen => approved
2025-02-03 12:44hgbotNote Added: 0175051
2025-02-03 12:44hgbotResolutionopen => fixed
2025-02-03 12:44hgbotStatusscheduled => closed
2025-02-03 12:44hgbotFixed in Version => 25Q2
2025-02-03 12:44hgbotNote Added: 0175052

Notes
(0173739)
ucarrion   
2024-12-30 16:37   
Video with steps to reproduce: https://vimeo.com/1042940046/6c80943aca?share=copy [^]
(0174063)
hgbot   
2025-01-13 11:58   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3344 [^]
(0175051)
hgbot   
2025-02-03 12:44   
Merge request merged: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3344 [^]
(0175052)
hgbot   
2025-02-03 12:44   
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: 099840ccb336ce836211b713a5b4110d59faf4ab
Author: Sabarinath <s.palanisamy@external.orisha.com>
Date: 03-02-2025 11:44:06
URL: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.pos2/-/commit/099840ccb336ce836211b713a5b4110d59faf4ab [^]

Fixed ISSUE-57521: Validated if there is safebox attached to the terminal.

---
M web-jspack/org.openbravo.pos2/src/model/user-interface/user-actions/cashup/FinishCountSafebox.js
---