Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0036224 | Retail Modules | Web POS | public | 2017-06-11 17:19 | 2017-10-27 11:29 |
|
Reporter | mtaal | |
Assigned To | mtaal | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | RR17Q3 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | marvintm |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0036224: 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) |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | backport | 0037177 | RR17Q2.4 | closed | jorge-garcia | Do not do automatic incremental load at login | related to | feature request | 0036248 | | new | Retail | Add menu option to reload master data from server | related to | defect | 0037129 | | closed | Sandrahuguet | Do not do automatic incremental load at login feature does not work correctly in all cases. |
|
Attached Files | core-prevent-inc-load.diff (2,504) 2017-06-15 23:17 https://issues.openbravo.com/file_download.php?file_id=10856&type=bug retail-prevent-inc-load.diff (2,305) 2017-06-15 23:17 https://issues.openbravo.com/file_download.php?file_id=10857&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2017-06-11 17:19 | mtaal | New Issue | |
2017-06-11 17:19 | mtaal | Assigned To | => mtaal |
2017-06-11 17:19 | mtaal | Triggers an Emergency Pack | => No |
2017-06-11 17:21 | mtaal | File Added: retail-prevent-inc-load.diff | |
2017-06-11 17:21 | mtaal | File Added: core-prevent-inc-load.diff | |
2017-06-13 17:08 | mtaal | File Deleted: core-prevent-inc-load.diff | |
2017-06-13 17:08 | mtaal | File Added: core-prevent-inc-load.diff | |
2017-06-13 17:16 | mtaal | File Deleted: retail-prevent-inc-load.diff | |
2017-06-13 17:16 | mtaal | File Added: retail-prevent-inc-load.diff | |
2017-06-13 23:16 | mtaal | Relationship added | blocks 0036248 |
2017-06-13 23:16 | mtaal | Relationship deleted | blocks 0036248 |
2017-06-13 23:16 | mtaal | Relationship added | related to 0036248 |
2017-06-15 23:17 | mtaal | File Deleted: core-prevent-inc-load.diff | |
2017-06-15 23:17 | mtaal | File Deleted: retail-prevent-inc-load.diff | |
2017-06-15 23:17 | mtaal | File Added: core-prevent-inc-load.diff | |
2017-06-15 23:17 | mtaal | File Added: retail-prevent-inc-load.diff | |
2017-06-16 17:25 | hgbot | Checkin | |
2017-06-16 17:25 | hgbot | Note Added: 0097451 | |
2017-06-16 17:28 | hgbot | Checkin | |
2017-06-16 17:28 | hgbot | Note Added: 0097452 | |
2017-06-16 17:28 | hgbot | Status | new => resolved |
2017-06-16 17:28 | hgbot | Resolution | open => fixed |
2017-06-16 17:28 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c2f8a3225e88c389bc3032eb5068798f8425327c [^] |
2017-06-16 17:32 | mtaal | Review Assigned To | => marvintm |
2017-06-16 17:32 | mtaal | Note Added: 0097453 | |
2017-06-16 17:32 | mtaal | Status | resolved => closed |
2017-06-16 17:32 | mtaal | Fixed in Version | => RR17Q3 |
2017-06-16 18:06 | hgbot | Checkin | |
2017-06-16 18:06 | hgbot | Note Added: 0097455 | |
2017-10-20 10:06 | Sandrahuguet | Relationship added | related to 0037129 |
2017-10-27 11:29 | jorge-garcia | Note Added: 0100099 | |
2017-10-27 11:29 | jorge-garcia | Status | closed => new |
2017-10-27 11:29 | jorge-garcia | Resolution | fixed => open |
2017-10-27 11:29 | jorge-garcia | Fixed in Version | RR17Q3 => |
2017-10-27 11:29 | jorge-garcia | Status | new => scheduled |
2017-10-27 11:29 | jorge-garcia | Status | scheduled => resolved |
2017-10-27 11:29 | jorge-garcia | Resolution | open => fixed |
2017-10-27 11:29 | jorge-garcia | Status | resolved => closed |
Notes |
|
(0097451)
|
hgbot
|
2017-06-16 17:25
|
|
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 0392d99a6e9103ed5f3c0b818773b803965eb263
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Fri Jun 16 17:25:05 2017 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/0392d99a6e9103ed5f3c0b818773b803965eb263 [^]
Related to issue 36224: 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
---
|
|
|
(0097452)
|
hgbot
|
2017-06-16 17:28
|
|
|
|
(0097453)
|
mtaal
|
2017-06-16 17:32
|
|
|
|
(0097455)
|
hgbot
|
2017-06-16 18:06
|
|
|
|
(0100099)
|
jorge-garcia
|
2017-10-27 11:29
|
|
Reopnened to create backport for 17Q2.4 |
|