Openbravo Issue Tracking System - Retail Modules
View Issue Details
0043761Retail ModulesWeb POSpublic2020-04-17 09:022020-04-17 09:02
caristu 
Retail 
highminorhave not tried
newopen 
5
 
 
No
0043761: Remove updateSyncIcon() from ob-requestrouter
The 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 [^]
.
Remove 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.
No tags attached.
Issue History
2020-04-17 09:02caristuNew Issue
2020-04-17 09:02caristuAssigned To => Retail
2020-04-17 09:02caristuTriggers an Emergency Pack => No
2020-04-17 09:02caristuDescription Updatedbug_revision_view_page.php?rev_id=20800#r20800

There are no notes attached to this issue.