Openbravo Issue Tracking System - POS2
View Issue Details
0054873POS2POSpublic2024-03-07 08:272024-05-07 16:13
ucarrion 
SABARINATH P 
normalmajoralways
scheduledopen 
5
 
24Q2 
No
0054873: Unexpected email field when the only POS document delivery method selected in Print
If for a given reason I just want to print documents from the POS and I deactivate the rest of the POS delivery methods, in the popup I still can see the field to add any email even the mail consent checkbox. Those are not expected here.
Video: https://vimeo.com/920351922/6d859d0355?share=copy [^]
The only option appearing should bt the printing, as configured. Please consider the new ticket printing and the reprint flow too.
No tags attached.
Issue History
2024-03-07 08:27ucarrionNew Issue
2024-03-07 08:27ucarrionAssigned To => Retail
2024-03-07 08:27ucarrionTriggers an Emergency Pack => No
2024-03-07 08:28ucarrionSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=27653#r27653
2024-03-08 08:14SABARINATH PAssigned ToRetail => SABARINATH P
2024-03-11 07:17hgbotNote Added: 0161920
2024-03-11 07:18SABARINATH PStatusnew => scheduled
2024-03-19 10:12hgbotResolutionopen => fixed
2024-03-19 10:12hgbotStatusscheduled => closed
2024-03-19 10:12hgbotFixed in Version => 24Q2
2024-03-19 10:12hgbotNote Added: 0162331
2024-03-19 10:12hgbotNote Added: 0162332
2024-04-12 14:21Daria_ShNote Added: 0163156
2024-04-12 14:21Daria_ShStatusclosed => new
2024-04-12 14:21Daria_ShResolutionfixed => open
2024-04-12 14:21Daria_ShFixed in Version24Q2 =>
2024-04-12 15:25hgbotNote Added: 0163159
2024-04-15 07:21SABARINATH PStatusnew => scheduled
2024-05-07 16:13lorenzofidalgoTarget Version => 24Q2

Notes
(0161920)
hgbot   
2024-03-11 07:17   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2485 [^]
(0162331)
hgbot   
2024-03-19 10:12   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 3441f5ce121a6d170e283f2335ede670a9e514c4
Author: Sabarinath <sabarinath.palanisamy.ext@openbravo.com>
Date: 19-03-2024 09:12:17
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/3441f5ce121a6d170e283f2335ede670a9e514c4 [^]

Fixed ISSUE-54873: Added condition for receipt delivery option dialog.
* This condition will display email properties only when we configured email as true in receipt delivery option in backoffice.

---
M web-jspack/org.openbravo.pos2/src/components/ReceiptDeliveryOptions/ReceiptDeliveryOptions.jsx
---
(0162332)
hgbot   
2024-03-19 10:12   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2485 [^]
(0163156)
Daria_Sh   
2024-04-12 14:21   
Tested in qa-retail and confirmed the issue is partially fixed: if the backoffice is configured to show only printing option, the email field is not shown in the pop-up after completing the sale. However, if reopen the order and apply 'Print' option, the email field remains visible in the pop-up
(0163159)
hgbot   
2024-04-12 15:25   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2565 [^]