Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0050290 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [POS2] POS | major | have not tried | 2022-09-20 11:13 | 2022-09-21 12:21 | |||
Reporter | cberner | View Status | public | |||||
Assigned To | cberner | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 22Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0050290: Terminal detects terminal data changes on forcePagerStatus and pagerConsolidation properties | |||||||
Description | Terminal properties forcePagerStatus and pagerConsolidation generate changes because are only updated on login. They should also be updated when terminal data changes by masterdata refresh. | |||||||
Steps To Reproduce | 1. Login POS2 2. Click on the top right icon of the pager server, and then on Force Pager 3. Click on refresh masterdata, check that it refreshes the application because it detects a change in terminal data property forcePagerStatus | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0141256) hgbot (developer) 2022-09-20 11:15 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1220 [^] |
(0141282) hgbot (developer) 2022-09-21 12:21 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^] Changeset: 0c06713593f7660be067439aeb316d6cb97b6a9c Author: Cristian Berner <cristian.berner@openbravo.com> Date: 21-09-2022 10:21:01 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/0c06713593f7660be067439aeb316d6cb97b6a9c [^] Fixes ISSUE-50290: Terminal data changes detected on forcePagerStatus and pagerConsolidation properties This properties are no longer required to be fetched as part of TerminalData, as we are doing that in a separate request just for Pager, and we reuse it for this case also, as it was already being done before. This fixes the problem of changes detected when changing any option in frontend regarding pager, it is now transparent to the user and doesn't produce terminal data changes. --- M src/org/openbravo/pos2/term/OBPOS2TerminalProperties.java M web-jspack/org.openbravo.pos2/src/authentication/loginInitActions.js M web-jspack/org.openbravo.pos2/src/core/pickupPoint/deliveryControl/pager/RegisterPagerStatusCheck.js M web-jspack/org.openbravo.pos2/src/core/pickupPoint/deliveryControl/pager/UpdatePagerStatusInClient.js M web-jspack/org.openbravo.pos2/src/core/pickupPoint/deliveryControl/pager/UpdatePagerStatusInServer.js M web-jspack/org.openbravo.pos2/src/core/pickupPoint/deliveryControl/pager/__test__/UpdatePagerStatusInClient.test.js M web-jspack/org.openbravo.pos2/src/model/setting/user-actions/__test__/ForcePagerStatus.test.js M web-jspack/org.openbravo.pos2/src/ob-init.js --- |
(0141283) hgbot (developer) 2022-09-21 12:21 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1220 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2022-09-20 11:13 | cberner | New Issue | |
2022-09-20 11:13 | cberner | Assigned To | => cberner |
2022-09-20 11:13 | cberner | Triggers an Emergency Pack | => No |
2022-09-20 11:15 | hgbot | Note Added: 0141256 | |
2022-09-20 16:10 | AugustoMauch | Status | new => scheduled |
2022-09-20 16:32 | cberner | Status | scheduled => acknowledged |
2022-09-20 16:32 | cberner | Status | acknowledged => scheduled |
2022-09-21 12:21 | hgbot | Resolution | open => fixed |
2022-09-21 12:21 | hgbot | Status | scheduled => closed |
2022-09-21 12:21 | hgbot | Fixed in Version | => 22Q4 |
2022-09-21 12:21 | hgbot | Note Added: 0141282 | |
2022-09-21 12:21 | hgbot | Note Added: 0141283 |
Copyright © 2000 - 2009 MantisBT Group |