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

View Revisions: Issue #44866 All Revisions ] Back to Issue ]
Summary 0044866: Masterdata refresh is not working correctly in Remote mode
Revision 2020-08-24 07:13 by marvintm
Description Masterdata refresh (full and incremental) are currently not taking into account correctly the Remote mode settings.

The remote mode itself works correctly: when it is enabled either for business partner, or products, the WebPOS correctly takes it into account in the UI (for example disabling the BROWSE component), and the functionality itself also works according to the configuration (products and customers are searched remotely and retrieved from the backend dynamically).

However, the masterdata refresh processes do not take the setting into account correctly, and they attempt to load information for this models into the IndexedDB database, even when the configuration is enabled. This is not correct.
Revision 2020-08-21 13:50 by marvintm
Description We need to ensure that remote functionality works fine after whole IndexedDB migration.

We need to ensure that all remote flows are working fine:

- Do not populate database for remote models
- Search model in the server
- Insert/Update remote models properly
- ...

for all remote models:

- Product
- Business Partner
- Product Services
- Characteristics
- ...

For Product and Business Partner models, remote mode is populating local database (ERROR!).


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker