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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0056329
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Sessionsmajorhave not tried2024-08-30 11:212024-08-30 11:21
ReporterjarmendarizView Statuspublic 
Assigned ToRetail 
PrioritynormalResolutionopenFixed in Version
StatusnewFix 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

0056329: Incremental masterdata refresh forces page reload by changes in POSS properties in Terminal

DescriptionWhen an User requests a masterdata reload on an environment with org.openbravo.retail.sessions (pos2-modules for example), at the end always reloads due to a Terminal change.

Looking at the differences in the Terminal object using developer tools (see attached screenshot), the two properties that changes are possLastCurrentBusinessDate and possTillClosedFrom.
Steps To ReproduceCreate a pos2-modules environment and enter ReactPOS

1- Open Chrome developer tools, and put a breakpoint in TerminalDataMasterdataHooks.js, line 77:

          persistMasterDataConfigurationChanges(
            terminalData,
            JSON.parse(oldTerminalData)
          );

2- Click on the gear button at the top bar, and then in "Refresh masterdata"

The application should stop by the breakpoint and you could see in the differences variables the properties mentioned in the description.
TagsNo tags attached.
Attached Filespng file icon Screenshot from 2024-08-30 11-14-19.png [^] (112,082 bytes) 2024-08-30 11:21

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2024-08-30 11:21 jarmendariz New Issue
2024-08-30 11:21 jarmendariz Assigned To => Retail
2024-08-30 11:21 jarmendariz File Added: Screenshot from 2024-08-30 11-14-19.png
2024-08-30 11:21 jarmendariz Triggers an Emergency Pack => No


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker