Openbravo Issue Tracking System - POS2
View Issue Details
0054676POS2POSpublic2024-02-08 11:532024-02-15 09:20
Lcazaux 
alainperez 
hightrivialalways
closedfixed 
5
 
24Q124Q1 
No
0054676: Drawer opens when clicking on X Report
In the POS, if I go to the X report, which is available to all role levels including cashier, it automatically opens the drawer → this is 100% wrong and unsafe.

The client put an approval for now on the X report, but it must be possible to display the X Report without the drawer opening, this is the normal behavior.

SEE VIDEO https://drive.google.com/file/d/1F708Si6v-S7xCMjFFjF7PC1Cr4V9ufwk/view?usp=drive_link [^]
- Log in the POS
- From the left bar of options, go to the till menu and click on "X report"
- The report is displayed
--> The drawer opens itself: this is wrong and very unsafe.
Drawer must NEVER opens itself when triggering the X report option in the POS

ggi note:

it was added intentionaly by this project: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/5496c522d7cc00519d971f6060bd564c67e6ca08?page=2#7155a05ec262731ccb3c73e2a64a2e0cb5f0534e_0_56 [^]

maybe shoud just be removed the call to open drawer
No tags attached.
blocks defect 0054622 closed alainperez Drawer opens when clicking on X Report 
Issue History
2024-02-14 16:06jorgewederagoTypedefect => backport
2024-02-14 16:06jorgewederagoTarget Version => 24Q1
2024-02-15 00:42hgbotNote Added: 0160763
2024-02-15 09:20hgbotNote Added: 0160781
2024-02-15 09:20hgbotResolutionopen => fixed
2024-02-15 09:20hgbotStatusscheduled => closed
2024-02-15 09:20hgbotFixed in Version => 24Q1
2024-02-15 09:20hgbotNote Added: 0160782

Notes
(0160763)
hgbot   
2024-02-15 00:42   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2429 [^]
(0160781)
hgbot   
2024-02-15 09:20   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2429 [^]
(0160782)
hgbot   
2024-02-15 09:20   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 138facb476efd3f9b2709a891cf043099341feb3
Author: Alain Pérez Balart <alain.perez@doceleguas.com>
Date: 15-02-2024 08:20:03
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/138facb476efd3f9b2709a891cf043099341feb3 [^]

Fixed ISSUE-54676: Drawer opens when clicking on X Report

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