Openbravo Issue Tracking System - POS2
View Issue Details
0054148POS2POSpublic2023-12-18 10:112024-01-02 09:13
ranjith_qualiantech_com 
ranjith_qualiantech_com 
normalmajorN/A
closedfixed 
5
 
24Q1 
No
0054148: Implement Drawer Status Detection in POS2
Implement Drawer Status Detection in POS2 as same as like in Enyo POS

* Implement the functionality that forces the cashier to close the drawer before continuing working on the terminal.
--
No tags attached.
related to defect 0054295 closed ranjith_qualiantech_com drawer status: wait time for drawer open alarm should be in millisesconds 
causes defect 0054442 closed ranjith_qualiantech_com Error 'w is not a function' when opening login in POS or doing refresh master data 
Issue History
2023-12-18 10:11ranjith_qualiantech_comNew Issue
2023-12-18 10:11ranjith_qualiantech_comAssigned To => ranjith_qualiantech_com
2023-12-18 10:11ranjith_qualiantech_comTriggers an Emergency Pack => No
2023-12-18 10:24ranjith_qualiantech_comStatusnew => scheduled
2023-12-26 11:41hgbotNote Added: 0158595
2023-12-26 11:42hgbotNote Added: 0158596
2023-12-28 13:59hgbotNote Added: 0158692
2023-12-28 14:00hgbotNote Added: 0158693
2023-12-29 08:05ranjith_qualiantech_comStatusscheduled => resolved
2023-12-29 08:05ranjith_qualiantech_comResolutionopen => fixed
2023-12-29 08:05ranjith_qualiantech_comStatusresolved => closed
2023-12-29 08:46ranjith_qualiantech_comNote Added: 0158712
2023-12-29 08:46ranjith_qualiantech_comStatusclosed => new
2023-12-29 08:46ranjith_qualiantech_comResolutionfixed => open
2023-12-29 08:46ranjith_qualiantech_comStatusnew => scheduled
2023-12-29 13:31hgbotNote Added: 0158731
2023-12-29 14:57hgbotNote Added: 0158737
2023-12-29 14:57hgbotResolutionopen => fixed
2023-12-29 14:57hgbotStatusscheduled => closed
2023-12-29 14:57hgbotFixed in Version => 24Q1
2023-12-29 14:57hgbotNote Added: 0158738
2024-01-02 09:13hgbotNote Added: 0158748
2024-01-10 18:44ranjith_qualiantech_comRelationship addedrelated to 0054295
2024-01-24 10:05ranjith_qualiantech_comRelationship addedcauses 0054442

Notes
(0158595)
hgbot   
2023-12-26 11:41   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/649 [^]
(0158596)
hgbot   
2023-12-26 11:42   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2310 [^]
(0158692)
hgbot   
2023-12-28 13:59   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/649 [^]
(0158693)
hgbot   
2023-12-28 14:00   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2310 [^]
(0158712)
ranjith_qualiantech_com   
2023-12-29 08:46   
With Pref. "Web POS Close Drawer Before Continue" disabled, Validation "Please, close the drawer before continue" presents during initial count
(0158731)
hgbot   
2023-12-29 13:31   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2317 [^]
(0158737)
hgbot   
2023-12-29 14:57   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2317 [^]
(0158738)
hgbot   
2023-12-29 14:57   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: e077974b5fe4499743063f78b8e96842ca6e7514
Author: Ranjith S R <ranjith.rangaraju.ext@openbravo.com>
Date: 29-12-2023 13:57:38
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/e077974b5fe4499743063f78b8e96842ca6e7514 [^]

Fixed ISSUE-54148: Pref. CloseDrawer should be validated in DrawerStatus
* DrawerStatus should be checked only when Pref "Web POS Close Drawer Before Continue" is enabled

---
M web-jspack/org.openbravo.pos2/src/components/Drawer/DrawerStatus.js
---
(0158748)
hgbot   
2024-01-02 09:13   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: bef150079a50acc07a35c36ce2bb2b2b38c8559d
Author: Ranjith S R <ranjith.rangaraju.ext@openbravo.com>
Date: 02-01-2024 13:42:58
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/bef150079a50acc07a35c36ce2bb2b2b38c8559d [^]

Related to ISSUE-54148: Removed async option for checking the closedrawer preference

---
M web-jspack/org.openbravo.pos2/src/components/Drawer/DrawerStatus.js
---