Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0050290
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[POS2] POSmajorhave not tried2022-09-20 11:132022-09-21 12:21
ReportercbernerView Statuspublic 
Assigned Tocberner 
PrioritynormalResolutionfixedFixed in Version22Q4
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0050290: Terminal detects terminal data changes on forcePagerStatus and pagerConsolidation properties

DescriptionTerminal 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 Reproduce1. 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
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 005029422Q3.1 closedcberner Terminal detects terminal data changes on forcePagerStatus and pagerConsolidation properties 

-  Notes
(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 [^]

- Issue History
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
Powered by Mantis Bugtracker