Openbravo Issue Tracking System - POS2
View Issue Details
0046375POS2POSpublic2021-04-27 16:542021-05-13 18:12
jcbourgeois 
pablobessone 
normalmajoralways
closedfixed 
5
 
 
No
0046375: JIRA 1653 - Safe box : In Open Safe Box window, display drawers having status=free or attached (not in use) only
In Open Safe Box window, all the drawers configured for the store are displayed without considering the status of the drawer.
As there is no reason to open a drawer having a status=Attached (in use) (because already used on another terminal), drawers with this status (Attached (in use)) should not be displayed in the list.
1) In OB Backend, configure safe boxes and cash payment method to be processed with safe box.
2) In WebPOS, after logging in, assign a safe box to the current session.
3) Status of this safe box turns into Attached (in use)
4) Open another drawer on another terminal => its status turns into Attached (in use)
5) Do a cashup on the first terminal (close the till)
6) Login in the first terminal : the safebox used by the second terminal with status=Attached (in use) is displayed in the list. It should be hidden.
No tags attached.
related to defect 0046313 closed AugustoMauch JIRA 1653 - Safe box : In Count Safe Box window, display drawers having status=free only 
depends on backport 0046388TAP closed pablobessone JIRA 1653 - Safe box : In Open Safe Box window, display drawers having status=free or attached (not in use) only 
Issue History
2021-04-27 16:54jcbourgeoisNew Issue
2021-04-27 16:54jcbourgeoisAssigned To => Retail
2021-04-27 16:54jcbourgeoisTriggers an Emergency Pack => No
2021-04-28 11:59guilleaerResolution time => 1620770400
2021-04-28 12:03guilleaerAssigned ToRetail => pablobessone
2021-04-28 12:03guilleaerStatusnew => scheduled
2021-04-29 20:11guilleaerRelationship addedrelated to 0046313
2021-04-29 20:12guilleaerNote Added: 0127668
2021-04-29 20:17guilleaerNote Edited: 0127668bug_revision_view_page.php?bugnote_id=0127668#r22393
2021-05-13 18:04hgbotNote Added: 0128065
2021-05-13 18:12AugustoMauchStatusscheduled => resolved
2021-05-13 18:12AugustoMauchResolutionopen => fixed
2021-05-13 18:12AugustoMauchNote Added: 0128070
2021-05-13 18:12AugustoMauchStatusresolved => closed

Notes
(0127668)
guilleaer   
2021-04-29 20:12   
(edited on: 2021-04-29 20:17)
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/426 [^]

(0128065)
hgbot   
2021-05-13 18:04   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 0cdec4f2258268b876a16a3864380c941cfe349b
Author: pablo.bessone <pablo.bessone@smfconsulting.es>
Date: 2021-05-13T18:04:17+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/0cdec4f2258268b876a16a3864380c941cfe349b [^]

fixed ISSUE-0046313 and ISSUE-0046375: added new condition to only show drawers that are status FREE or has a CLOSING DATE

---
M web-jspack/org.openbravo.pos2/src/components/Cashup/CashupSteps/SelectDrawerStep/SelectDrawerStep.jsx
M web-jspack/org.openbravo.pos2/src/components/Cashup/mock/SelectDrawerStepMock.config.json
---
(0128070)
AugustoMauch   
2021-05-13 18:12   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/426 [^]