Openbravo Issue Tracking System - POS2 |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0052723 | POS2 | POS | public | 2023-06-12 15:41 | 2023-06-14 12:56 |
|
Reporter | pniam | |
Assigned To | ranjith_qualiantech_com | |
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 23Q3 | |
Merge Request Status | approved |
Review Assigned To | |
OBNetwork customer | Gold |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0052723: Buttons disable in Send and print on POS2 is not working |
Description | When the popup from send and print is showed on POS2 there's a rule on the buttons to set the "disabled" attribute to true in case of the hardwareURL is empty
But it seems this "disabled" seems to be ignored, changing the code and seting it to true directly also fails, the button is always able to be pressed. |
Steps To Reproduce | Go to the backoffice and set the "channel Touchpoint Type"'s check named "Deliver Receipt Options" to true
Go to the file named "getReceiptDeliveryOptionsDefaultButtons.js" from POS2 module and change the line
"disabled: !TerminalProperty.get('terminal').hardwareurl,"
to "disabled: true," to be sure is set as true
Then log in into React pos and do a transaction, when the popup is shown the buttons aren't bloqued and can be pressed
|
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2023-06-12 15:41 | pniam | New Issue | |
2023-06-12 15:41 | pniam | Assigned To | => Retail |
2023-06-12 15:41 | pniam | Triggers an Emergency Pack | => No |
2023-06-12 16:03 | guillermogil | OBNetwork customer | => No |
2023-06-12 16:03 | guillermogil | Summary | Send and print on POS2 is not working => Buttons disable in Send and print on POS2 is not working |
2023-06-12 16:03 | guillermogil | Description Updated | bug_revision_view_page.php?rev_id=26249#r26249 |
2023-06-12 16:04 | guillermogil | OBNetwork customer | No => Gold |
2023-06-13 09:41 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2023-06-13 15:10 | hgbot | Merge Request Status | => open |
2023-06-13 15:10 | hgbot | Note Added: 0151112 | |
2023-06-14 12:56 | hgbot | Merge Request Status | open => approved |
2023-06-14 12:56 | hgbot | Note Added: 0151147 | |
2023-06-14 12:56 | hgbot | Resolution | open => fixed |
2023-06-14 12:56 | hgbot | Status | new => closed |
2023-06-14 12:56 | hgbot | Fixed in Version | => 23Q3 |
2023-06-14 12:56 | hgbot | Note Added: 0151148 | |