Openbravo Issue Tracking System - POS2
View Issue Details
0052043POS2POSpublic2023-04-03 15:332023-04-25 11:47
ruben_jimenez 
ruben_jimenez 
normalminorhave not tried
closedfixed 
5
 
23Q223Q2 
approved
No
No
0052043: RM-2825: Check and warn that a safe box is going to be opened at the same time on 2 tills
You can select the same Safebox in two tills at the same time. It is not normal because, when you want to select the safebox on the second till, a control should be done when you want to select it.
1- Login on 2 different tills

2- On the first till, select a Safebox (you can check the Safebox is taken by the first till in backoffice safebox tab -> safebox history subtab)

3- go to the second till, you can select the same Safebox
1- When a free safebox is selected, send a request to backend to check if that status is still correct.

2- If the status that we get from the request is "attached" a popup should show warning about this and asking if the user want to select it anyway.
No tags attached.
blocks feature request 0052012 closed ruben_jimenez RM-2825: Check and warn that a safe box is going to be opened at the same time on 2 tills 
Issue History
2023-04-03 15:33ruben_jimenezNew Issue
2023-04-03 15:33ruben_jimenezAssigned To => ruben_jimenez
2023-04-03 15:33ruben_jimenezOBNetwork customer => No
2023-04-03 15:33ruben_jimenezTriggers an Emergency Pack => No
2023-04-03 15:33ruben_jimenezStatusnew => scheduled
2023-04-03 15:34ruben_jimenezRelationship addedblocks 0052012
2023-04-20 14:49hgbotMerge Request Status => open
2023-04-20 14:49hgbotNote Added: 0148644
2023-04-25 09:31hgbotMerge Request Statusopen => approved
2023-04-25 11:47hgbotResolutionopen => fixed
2023-04-25 11:47hgbotStatusscheduled => closed
2023-04-25 11:47hgbotNote Added: 0148836
2023-04-25 11:47hgbotFixed in Version => 23Q2
2023-04-25 11:47hgbotNote Added: 0148837

Notes
(0148644)
hgbot   
2023-04-20 14:49   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1709 [^]
(0148836)
hgbot   
2023-04-25 11:47   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1709 [^]
(0148837)
hgbot   
2023-04-25 11:47   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 23631ee61fb20ee56b69fb135453ca629a9ff1e1
Author: ruben.jimenez <ruben.jimenez@openbravo.com>
Date: 25-04-2023 11:46:53
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/23631ee61fb20ee56b69fb135453ca629a9ff1e1 [^]

Fixed ISSUE-52043: Added check and warn that a safe box is already attached

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web-jspack/org.openbravo.pos2/src/model/user-interface/user-actions/cashup/SelectSafeboxToCount.js
---