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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0043761
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSminorhave not tried2020-04-17 09:022020-04-17 09:02
ReportercaristuView Statuspublic 
Assigned ToRetail 
PriorityhighResolutionopenFixed 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

0043761: Remove updateSyncIcon() from ob-requestrouter

DescriptionThe synchronization icon management is now done with a Synchronization Buffer listener[1]. This management was previously done with the updateSyncIcon function defined in ob-requestrouter[2]. This function displays a deprecation message if used but it should be removed to avoid confusion.

[1] https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/blob/master/web/org.openbravo.mobile.core/app/model/synchronization-buffer/SyncIconManagement.js [^]
[2] https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/blob/master/web/org.openbravo.mobile.core/source/data/ob-requestrouter.js#L523 [^]
Steps To Reproduce.
Proposed SolutionRemove the updateSyncIcon function of ob-requestrouter as this functionality should be covered with the Synchronization Buffer listener.

Before removing, review the places where this functions is being invoked and check whether those calls should be removed or replaced (somehow) with another function call.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2020-04-17 09:02 caristu New Issue
2020-04-17 09:02 caristu Assigned To => Retail
2020-04-17 09:02 caristu Triggers an Emergency Pack => No
2020-04-17 09:02 caristu Description Updated View Revisions


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker