Openbravo Issue Tracking System - POS2 | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0053741 | POS2 | POS | public | 2023-10-23 15:37 | 2024-01-02 17:53 |
Reporter | igor_trebol | ||||
Assigned To | cberner | ||||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | 24Q1 | |||
Merge Request Status | approved | ||||
Review Assigned To | |||||
OBNetwork customer | No | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0053741: Opening a popover with a BaseFormRadioGroup from TicketPopover does not catch the event to change the radio button selected | ||||
Description | The event does not get launched if the popover is opened through TicketPopover. It should be caught in TicketLineDeliveryModePopover.jsx line 102 -> onChange={event => { setSelectedMode(event.target.value); }} But if the popover is opened through TicketLinePopover, it works. Created branch for testing: https://gitlab.com/openbravo/devel/pmods/org.openbravo.pos2/-/tree/fix/53610_eventTest?ref_type=heads [^] | ||||
Steps To Reproduce | To reproduce it, you can just copy this : { "id": "SetLineDeliveryMode", "component": "OBPOS2_TicketLineDeliveryModeButton", "layout": { "rowStart": 4, "colStart": 1, "rowSpan": 1, "colSpan": 2 }, "properties": { "variantClass": "obpos2TicketLinePopover-multiLineButton", "label": "$OBRDM_DeliveryMode", "icon": "obc2IconDelivery", "testId": "obpos2TicketLinePopover-setLineDeliveryModeButton", "payload": {} } } in the TicketPopover.config.json . Open the popover with the 'Delivery Modes' button in multi-line selection, from the three dots menu. See gif. | ||||
Proposed Solution | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | ![]() https://issues.openbravo.com/file_download.php?file_id=19082&type=bug | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2023-10-23 15:37 | igor_trebol | New Issue | |||
2023-10-23 15:37 | igor_trebol | Assigned To | => AugustoMauch | ||
2023-10-23 15:37 | igor_trebol | File Added: Events.gif | |||
2023-10-23 15:37 | igor_trebol | OBNetwork customer | => No | ||
2023-10-23 15:37 | igor_trebol | Triggers an Emergency Pack | => No | ||
2023-12-21 10:01 | meriem_azaf | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=27256#r27256 | ||
2023-12-29 11:26 | cberner | Assigned To | AugustoMauch => cberner | ||
2023-12-29 11:32 | hgbot | Merge Request Status | => open | ||
2023-12-29 11:32 | hgbot | Note Added: 0158723 | |||
2024-01-02 17:53 | hgbot | Merge Request Status | open => approved | ||
2024-01-02 17:53 | hgbot | Resolution | open => fixed | ||
2024-01-02 17:53 | hgbot | Status | new => closed | ||
2024-01-02 17:53 | hgbot | Fixed in Version | => 24Q1 | ||
2024-01-02 17:53 | hgbot | Note Added: 0158777 | |||
2024-01-02 17:53 | hgbot | Note Added: 0158778 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|