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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0036224
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Retail Modules] Web POSmajorhave not tried2017-06-11 17:192017-10-27 11:29
ReportermtaalView Statuspublic 
Assigned Tomtaal 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revisionc2f8a3225e88
ProjectionnoneETAnoneTarget VersionRR17Q3
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0036224: Do not do automatic incremental load at login

DescriptionCurrently 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 ReproduceLogin, check the requests
Proposed SolutionPreference 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)
TagsNo tags attached.
Attached Filesdiff file icon core-prevent-inc-load.diff [^] (2,504 bytes) 2017-06-15 23:17 [Show Content]
diff file icon retail-prevent-inc-load.diff [^] (2,305 bytes) 2017-06-15 23:17 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 0037177RR17Q2.4 closedjorge-garcia Do not do automatic incremental load at login 
related to feature request 0036248 newRetail Add menu option to reload master data from server 
related to defect 0037129 closedSandrahuguet Do not do automatic incremental load at login feature does not work correctly in all cases. 

-  Notes
(0097451)
hgbot (developer)
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 (developer)
2017-06-16 17:28

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: c2f8a3225e88c389bc3032eb5068798f8425327c
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Fri Jun 16 17:28:20 2017 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c2f8a3225e88c389bc3032eb5068798f8425327c [^]

Fixes issue 36224: 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
---
(0097453)
mtaal (manager)
2017-06-16 17:32

Was reviewed by Antonio
(0097455)
hgbot (developer)
2017-06-16 18:06

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: a8bb428908450cf275a0d0e4c9ef9a62770a4e87
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Fri Jun 16 18:05:57 2017 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a8bb428908450cf275a0d0e4c9ef9a62770a4e87 [^]

Related to issue 36224: Do not do automatic incremental load at login
Solve jsbeautify error

---
M web/org.openbravo.retail.posterminal/js/login/model/login-model.js
---
(0100099)
jorge-garcia (reporter)
2017-10-27 11:29

Reopnened to create backport for 17Q2.4

- 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


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker