Openbravo Issue Tracking System - POS2 |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0050850 | POS2 | POS | public | 2022-11-11 01:15 | 2022-12-02 08:57 |
|
Reporter | mtaal | |
Assigned To | mtaal | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 23Q1 | |
Merge Request Status | approved |
Review Assigned To | caristu |
OBNetwork customer | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0050850: RM-3720: Pager: Javascript error when choosing single pager for order in flow, 2) finish button does not allow finish pager flow |
Description | Several issues occur in the pager flow:
when clicking single-pager-order button in the pager flow a js error is thrown (see screenshot and stack below)
when entering a valid pager code in the last step, the finish button is enabled but it does not allow finishing. You have to do the validate and continue. Either disable finish or allow finish to read/handle the keypad value |
Steps To Reproduce | . |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2022-11-11 01:15 | mtaal | New Issue | |
2022-11-11 01:15 | mtaal | Assigned To | => mtaal |
2022-11-11 01:15 | mtaal | OBNetwork customer | => No |
2022-11-11 01:15 | mtaal | Triggers an Emergency Pack | => No |
2022-11-11 01:18 | hgbot | Merge Request Status | => open |
2022-11-11 01:18 | hgbot | Note Added: 0143442 | |
2022-11-29 09:19 | guilleaer | Status | new => scheduled |
2022-12-01 10:37 | hgbot | Note Added: 0144295 | |
2022-12-01 11:03 | hgbot | Merge Request Status | open => approved |
2022-12-01 11:04 | hgbot | Note Added: 0144296 | |
2022-12-01 11:04 | hgbot | Note Added: 0144297 | |
2022-12-01 11:44 | guilleaer | Status | scheduled => resolved |
2022-12-01 11:44 | guilleaer | Resolution | open => fixed |
2022-12-01 11:44 | guilleaer | Review Assigned To | => caristu |
2022-12-01 11:44 | guilleaer | Status | resolved => closed |
2022-12-01 11:59 | guilleaer | Status | closed => new |
2022-12-01 11:59 | guilleaer | Resolution | fixed => open |
2022-12-01 11:59 | guilleaer | Status | new => scheduled |
2022-12-02 08:57 | hgbot | Resolution | open => fixed |
2022-12-02 08:57 | hgbot | Status | scheduled => closed |
2022-12-02 08:57 | hgbot | Fixed in Version | => 23Q1 |
2022-12-02 08:57 | hgbot | Note Added: 0144329 | |
2022-12-02 08:57 | hgbot | Note Added: 0144330 | |
Notes |
|
(0143442)
|
hgbot
|
2022-11-11 01:18
|
|
|
|
(0144295)
|
hgbot
|
2022-12-01 10:37
|
|
|
|
(0144296)
|
hgbot
|
2022-12-01 11:04
|
|
|
|
(0144297)
|
hgbot
|
2022-12-01 11:04
|
|
|
|
(0144329)
|
hgbot
|
2022-12-02 08:57
|
|
Directly closing issue as related merge request is already approved.
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 9ea73ecf9af2c95fe1a8ebc3353999b243203097
Author: Martin Taal <martin.taal@openbravo.com>
Date: 02-12-2022 07:57:25
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/9ea73ecf9af2c95fe1a8ebc3353999b243203097 [^]
Fixed ISSUE-50850: Pager: prevent empty value to be used, preven js error
---
M web-jspack/org.openbravo.pos2/src/components/ScanPagerPanel/ScanPagerKeypad/BaseScanPagerKeypad.jsx
M web-jspack/org.openbravo.pos2/src/components/ScanPagerPanel/ScanPagerKeypad/ScanPagerProductKeypad.jsx
M web-jspack/org.openbravo.pos2/src/configurations/product-configuration/PagerConfiguration.js
M web-jspack/org.openbravo.pos2/src/configurations/product-configuration/ProductConfiguration.js
M web-jspack/org.openbravo.pos2/src/core/pickupPoint/deliveryControl/pager/PagerUtils.js
M web-jspack/org.openbravo.pos2/src/model/ticket/actions/SetDCMConfigurationToLines.js
---
|
|
|
(0144330)
|
hgbot
|
2022-12-02 08:57
|
|
|