Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0037177 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Retail Modules] Web POS | major | have not tried | 2017-06-11 17:19 | 2017-10-31 09:34 | |||
Reporter | mtaal | View Status | public | |||||
Assigned To | jorge-garcia | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR17Q2.4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 4a4e7cd1cc0c | ||||
Projection | none | ETA | none | Target Version | RR17Q2.4 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | marvintm | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0037177: Do not do automatic incremental load at login | |||||||
Description | Currently the system always does incremental load of data at login. This causes the login to be do many (40+) requests at login to load master data. In some user cases this incremental load is not needed at every login. This is most apparent if there are many logins per day and incremental data period is less than the time between logins. | |||||||
Steps To Reproduce | Login, check the requests | |||||||
Proposed Solution | Preference controlled. At login check if an incremental load is required using the incremental load setting. If no incremental load is needed then do not do the incremental load. Implement this behavior with a preference, the default behavior should be the current one (always do incremental load) | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0100103) hgbot (developer) 2017-10-27 12:10 |
Repository: retail/backports/3.0RR17Q2.4/org.openbravo.retail.posterminal Changeset: 4a4e7cd1cc0c879671bb131a8dc9f3371561a806 Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Fri Oct 27 11:15:27 2017 +0200 URL: http://code.openbravo.com/retail/backports/3.0RR17Q2.4/org.openbravo.retail.posterminal/rev/4a4e7cd1cc0c879671bb131a8dc9f3371561a806 [^] Fixes issue 37177: Do not do automatic incremental load at login Schedule next inc-load at the correct interval --- M web/org.openbravo.retail.posterminal/js/login/model/login-model.js --- |
(0100106) hgbot (developer) 2017-10-27 12:11 |
Repository: retail/backports/3.0RR17Q2.4/org.openbravo.mobile.core Changeset: 3a2aed002688335ed32f31298b4385a6afb92a10 Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Fri Oct 27 11:13:22 2017 +0200 URL: http://code.openbravo.com/retail/backports/3.0RR17Q2.4/org.openbravo.mobile.core/rev/3a2aed002688335ed32f31298b4385a6afb92a10 [^] Related to issue 37177: Do not do automatic incremental load at login Add preference to disable auto-load at login, in case preference is set do not do auto-load --- M src-db/database/sourcedata/AD_REF_LIST.xml M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js --- |
Issue History | |||
Date Modified | Username | Field | Change |
2017-10-27 11:29 | jorge-garcia | Type | feature request => backport |
2017-10-27 11:29 | jorge-garcia | Target Version | RR17Q3 => RR17Q2.4 |
2017-10-27 12:10 | hgbot | Checkin | |
2017-10-27 12:10 | hgbot | Note Added: 0100103 | |
2017-10-27 12:10 | hgbot | Status | scheduled => resolved |
2017-10-27 12:10 | hgbot | Resolution | open => fixed |
2017-10-27 12:10 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c2f8a3225e88c389bc3032eb5068798f8425327c [^] => http://code.openbravo.com/retail/backports/3.0RR17Q2.4/org.openbravo.retail.posterminal/rev/4a4e7cd1cc0c879671bb131a8dc9f3371561a806 [^] |
2017-10-27 12:11 | hgbot | Checkin | |
2017-10-27 12:11 | hgbot | Note Added: 0100106 | |
2017-10-27 12:12 | jorge-garcia | Assigned To | mtaal => jorge-garcia |
2017-10-31 09:34 | marvintm | Status | resolved => closed |
2017-10-31 09:34 | marvintm | Fixed in Version | => RR17Q2.4 |
Copyright © 2000 - 2009 MantisBT Group |