Openbravo Issue Tracking System - Retail Modules
View Issue Details
0055448Retail ModulesWeb POSpublic2024-05-09 11:292024-09-20 07:16
XABIER_AGUADO 
sreehari 
normalminoralways
closedfixed 
5
 
 
No
0055448: Reprintable documents blocks reprinting from the Order menu
Whenever Reprintable Documents is Enabled, the option of 'Print/ email duplicate' is greyed out from the Order menu.

Configure Reprintable Documents = Enabled
Do a sale and finish it
Go to the Order window and try re-printing --> Button is greyed out
FASH
depends on backport 0056503RR24Q2.4 closed sreehari Retail Modules Reprintable documents blocks reprinting from the Order menu 
has duplicate defect 0056465 closed sreehari POS2 RM-16709 [SALES][US] - Printing a duplicate ticket is not possible 
png REPRINT OK.png (103,626) 2024-05-09 11:29
https://issues.openbravo.com/file_download.php?file_id=19755&type=bug
png

png REPRINT KO.png (105,049) 2024-05-09 11:30
https://issues.openbravo.com/file_download.php?file_id=19756&type=bug
png
Issue History
2024-05-09 11:29XABIER_AGUADONew Issue
2024-05-09 11:29XABIER_AGUADOAssigned To => Retail
2024-05-09 11:29XABIER_AGUADOFile Added: REPRINT OK.png
2024-05-09 11:29XABIER_AGUADOTriggers an Emergency Pack => No
2024-05-09 11:29XABIER_AGUADOTag Attached: FASH
2024-05-09 11:30XABIER_AGUADOFile Added: REPRINT KO.png
2024-05-10 14:20jorgewederagoAssigned ToRetail => Triage Platform Base
2024-05-21 09:36AugustoMauchAssigned ToTriage Platform Base => remibrunet
2024-05-21 09:37AugustoMauchNote Added: 0164881
2024-05-23 15:49jorgewederagoAssigned Toremibrunet => alainperez
2024-06-05 10:33jorgewederagoAssigned Toalainperez => Retail
2024-06-05 10:33jorgewederagoStatusnew => acknowledged
2024-06-05 13:38sreehariAssigned ToRetail => sreehari
2024-06-05 13:38sreehariStatusacknowledged => scheduled
2024-06-06 06:57hgbotNote Added: 0165623
2024-06-17 08:40hgbotResolutionopen => fixed
2024-06-17 08:40hgbotStatusscheduled => closed
2024-06-17 08:40hgbotFixed in Version => 24Q3
2024-06-17 08:40hgbotNote Added: 0165994
2024-06-17 08:40hgbotNote Added: 0165995
2024-09-19 13:06sreehariRelationship addedhas duplicate 0056465
2024-09-19 13:07sreehariStatusclosed => new
2024-09-19 13:07sreehariResolutionfixed => open
2024-09-19 13:07sreehariFixed in Version24Q3 =>
2024-09-19 13:09sreehariStatusnew => scheduled
2024-09-20 07:15sreehariStatusscheduled => resolved
2024-09-20 07:15sreehariResolutionopen => fixed
2024-09-20 07:16sreehariStatusresolved => closed

Notes
(0164881)
AugustoMauch   
2024-05-21 09:37   
Forwarding this issue to Retail because the business logic to disable the button is part of pos2:
- https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/blob/master/web-jspack/org.openbravo.pos2/src/components/TicketList/TicketListRemoteGrid/DeliverReceiptPopoverButton.jsx#L46 [^]
- https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/blob/master/web-jspack/org.openbravo.pos2/src/model/user-interface/user-actions/DeliverBookedTicket.js#L40 [^]
(0165623)
hgbot   
2024-06-06 06:57   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2702 [^]
(0165994)
hgbot   
2024-06-17 08:40   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: cc4cd008732bd3f6a79fbf5c884d3d7b54955493
Author: Sreehari Venkataraman <sreehari.venkataraman.ext@openbravo.com>
Date: 17-06-2024 06:36:56
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/cc4cd008732bd3f6a79fbf5c884d3d7b54955493 [^]

Fixes ISSUE-55448: Added state for isTerminalReadyForDelivery
*the function expects state to validate BackendServer online

---
M web-jspack/org.openbravo.pos2/src/components/TicketList/TicketListRemoteGrid/DeliverReceiptPopoverButton.jsx
---
(0165995)
hgbot   
2024-06-17 08:40   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2702 [^]