Project:
| View Revisions: Issue #40352 | [ All Revisions ] [ Back to Issue ] | ||
| Summary | 0040352: Only notify import entry manager of new entry when really needed, remove usage of import entry in multi-server | ||
| Revision | 2019-03-19 16:32 by mtaal | ||
| Description | The code here [1] calls the import entry manager to process although many times there won't be a new import entry to process. Also the current code still has old/deprecated behavior in that import entries are created. This should be removed. [1] https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/file/tip/src/org/openbravo/mobile/core/servercontroller/MultiServerJSONProcess.java#l201 [^] |
||
| Revision | 2019-03-14 17:56 by mtaal | ||
| Description | The code here [1] calls the import entry manager to process although many times there won't be a new import entry to process. [1] https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/file/tip/src/org/openbravo/mobile/core/servercontroller/MultiServerJSONProcess.java#l201 [^] |
||
| Copyright © 2000 - 2009 MantisBT Group |