Openbravo Issue Tracking System - POS2 |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0050318 | POS2 | Core | public | 2022-09-23 09:25 | 2022-10-04 12:01 |
|
Reporter | aferraz | |
Assigned To | aferraz | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 23Q1 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0050318: Local terminal information is overriding the terminal information loaded from backoffice during the login process |
Description | Local terminal information is overriding the terminal information loaded from backoffice during the login process.
It should be the other way around as the information loaded from backoffice during the login process is more updated and should have more prevalence. |
Steps To Reproduce | - Implement a TerminalProperty extension and load any boolean terminal property.
- Create a java class implementing LoginDataProvider interface and load the same terminal property.
- Enable the terminal property in the backoffice and do a refresh masterdata from ReactPOS. Check the terminal property value is true -> this is correct.
- Disable the terminal property in the backoffice and do a login from ReactPOS without refreshing masterdata. Check the terminal property value is true -> this is not correct, it should be false. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | feature request | 0050230 | | closed | aferraz | Retail Modules | Implement open/close store process in ReactPOS |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2022-09-23 09:25 | aferraz | New Issue | |
2022-09-23 09:25 | aferraz | Assigned To | => aferraz |
2022-09-23 09:25 | aferraz | Triggers an Emergency Pack | => No |
2022-09-23 09:30 | hgbot | Note Added: 0141319 | |
2022-10-04 12:01 | hgbot | Resolution | open => fixed |
2022-10-04 12:01 | hgbot | Status | new => closed |
2022-10-04 12:01 | hgbot | Note Added: 0141629 | |
2022-10-04 12:01 | hgbot | Fixed in Version | => 23Q1 |
2022-10-04 12:01 | hgbot | Note Added: 0141630 | |
2022-10-21 12:56 | aferraz | Relationship added | blocks 0050230 |