Openbravo Issue Tracking System - Retail Modules
View Issue Details
0051892Retail ModulesWeb POSpublic2023-03-16 20:472023-03-28 18:19
axelmercado 
radhakrishnan 
highmajoralways
closedfixed 
5
 
 
No
0051892: Problem when we have configured in the touchpoint type that the default sending is by email.
When we have configured in the touchpoint type that the default sending is by email, when trying to finalize an order and want to put the customer's email it does not let you write anything, first you have to check print and uncheck the sending by email to let you perform any action.
1- In the backoffice, in the "Touchpoint Type" window of the terminal to be used, check the "Send documents by emails" and "Send email by default" fields, making it clear that sending by email is the default method.

2- In the Web POS, take a customer and check the checkbox that the invoice is sent by email.

3- Using the previous client and making an invoice, at the moment of finalizing the same one the popup of the method of impression or shipment by mail of the invoice opens, we will see marked by default the shipment by mail but without being able to write in the box to place the same one.

The following video shows a part of how to reproduce the error: https://www.youtube.com/watch?v=WCOVtBPLgIk [^]

Ignore the whole video, they show 2 bugs.
No tags attached.
Issue History
2023-03-16 20:47axelmercadoNew Issue
2023-03-16 20:47axelmercadoAssigned To => Retail
2023-03-16 20:47axelmercadoTriggers an Emergency Pack => No
2023-03-16 21:04PracticsIssue Monitored: Practics
2023-03-17 06:04radhakrishnanAssigned ToRetail => radhakrishnan
2023-03-17 06:04radhakrishnanStatusnew => scheduled
2023-03-21 07:52hgbotNote Added: 0147737
2023-03-28 18:19hgbotResolutionopen => fixed
2023-03-28 18:19hgbotStatusscheduled => closed
2023-03-28 18:19hgbotNote Added: 0148035
2023-03-28 18:19hgbotNote Added: 0148036

Notes
(0147737)
hgbot   
2023-03-21 07:52   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sendemail/-/merge_requests/17 [^]
(0148035)
hgbot   
2023-03-28 18:19   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sendemail [^]
Changeset: b7ff149510db87a469ec039cc13d4e2602ff5943
Author: Radhakrishnan Seeman <radhakrishnan@qualiantech.com>
Date: 28-03-2023 18:02:22
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sendemail/-/commit/b7ff149510db87a469ec039cc13d4e2602ff5943 [^]

Fixed ISSUE-51892: Email input should be enabled
* In Receipt Delivery popup, we should enable the email input at the time
  of rendering if it has check email checkbox checked otherwise it should
  be disabled

---
M web/org.openbravo.retail.sendemail/assets/css/obsmail_style.css
M web/org.openbravo.retail.sendemail/source/obsmail_modalgetemailaddress.js
M web/org.openbravo.retail.sendemail/source/obsmail_reprint_modalgetemailaddress.js
---
(0148036)
hgbot   
2023-03-28 18:19   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sendemail/-/merge_requests/17 [^]