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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0038444
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajorhave not tried2018-04-25 12:562018-06-29 08:45
ReportermalsasuaView Statuspublic 
Assigned Torqueralta 
PrioritynormalResolutionfixedFixed in VersionRR18Q3
StatusclosedFix in branchFixed in SCM revisionaab51bbc7b95
ProjectionnoneETAnoneTarget Version
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

0038444: when timeout happen during inc refresh process, cashup window is not available

DescriptionIf during incremental refresh process, one model is not refreshed because timeout happened, main POS window is displayed, but it is not possible to navigate to CashUp or Cash Managment window
Steps To ReproduceECLIPSE:
. breakpoint in Product model to force a timeout
POS:
. execute inc refresh process
timeout happens -> POS main window is displayed
. click in Cashup window
loading window is displayed and never hidden
TagsNo tags attached.
Attached Filesdiff file icon bp_18Q1.4.diff [^] (960 bytes) 2018-06-29 08:45 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0104928)
hgbot (developer)
2018-06-04 19:44

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: c3235a0caada0144e4dd19e6a1f1509568ab5398
Author: Rafael Queralta <rafaelcuba81 <at> gmail.com>
Date: Tue May 29 16:09:10 2018 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/c3235a0caada0144e4dd19e6a1f1509568ab5398 [^]

Fixed issue 38444: when timeout happen during inc refresh process, cashup window
is not available

---
M web/org.openbravo.mobile.core/source/data/ob-windowmodel.js
---
(0104930)
hgbot (developer)
2018-06-05 05:33

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: aab51bbc7b954ef74ddf452e07add4b0345a6df3
Author: Rafael Queralta Pozo <rqueralta <at> nauta.cu>
Date: Sun May 20 09:05:31 2018 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/aab51bbc7b954ef74ddf452e07add4b0345a6df3 [^]

Fixed issue 38444: when timeout happen during inc refresh process, cashup window
is not available

---
M web/org.openbravo.retail.posterminal/js/cashmgmt/view/cashmgmt.js
M web/org.openbravo.retail.posterminal/js/closecash/view/closecash.js
---
(0104980)
marvintm (manager)
2018-06-06 16:41

Although current solution seems to work, it is better not to do the change in ob-windowmodel, and instead modify the function in ob-dal to trigger the allModelsLoaded event.
(0105003)
hgbot (developer)
2018-06-07 16:00

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 6faa347861bd541413cab2cbd6041da2503930c3
Author: Rafael Queralta <rafaelcuba81 <at> gmail.com>
Date: Wed Jun 06 14:39:08 2018 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/6faa347861bd541413cab2cbd6041da2503930c3 [^]

Related to issue 38444: when timeout happen during inc refresh process, cashup
window is not available

---
M web/org.openbravo.mobile.core/source/data/ob-dal.js
M web/org.openbravo.mobile.core/source/data/ob-windowmodel.js
---
(0105004)
hgbot (developer)
2018-06-07 16:00

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 1374f9285d956f33ce098bd233cd239cf61c0dae
Author: Rafael Queralta <rafaelcuba81 <at> gmail.com>
Date: Wed Jun 06 13:49:43 2018 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1374f9285d956f33ce098bd233cd239cf61c0dae [^]

Related to issue 38444: when timeout happen during inc refresh process, cashup
window is not available

- Backed out changeset: aab51bbc7b95

---
M web/org.openbravo.retail.posterminal/js/cashmgmt/view/cashmgmt.js
M web/org.openbravo.retail.posterminal/js/closecash/view/closecash.js
---

- Issue History
Date Modified Username Field Change
2018-04-25 12:56 malsasua New Issue
2018-04-25 12:56 malsasua Assigned To => Retail
2018-04-25 12:56 malsasua Resolution time => 1525903200
2018-04-25 12:56 malsasua Triggers an Emergency Pack => No
2018-05-14 16:33 rqueralta Assigned To Retail => rqueralta
2018-05-14 16:39 rqueralta Status new => scheduled
2018-06-04 19:44 hgbot Checkin
2018-06-04 19:44 hgbot Note Added: 0104928
2018-06-04 19:44 hgbot Status scheduled => resolved
2018-06-04 19:44 hgbot Resolution open => fixed
2018-06-04 19:44 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/c3235a0caada0144e4dd19e6a1f1509568ab5398 [^]
2018-06-05 05:33 hgbot Checkin
2018-06-05 05:33 hgbot Note Added: 0104930
2018-06-05 05:34 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/c3235a0caada0144e4dd19e6a1f1509568ab5398 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/aab51bbc7b954ef74ddf452e07add4b0345a6df3 [^]
2018-06-05 09:26 jorgewederago Issue Monitored: jorgewederago
2018-06-06 16:41 marvintm Note Added: 0104980
2018-06-06 16:41 marvintm Status resolved => new
2018-06-06 16:41 marvintm Resolution fixed => open
2018-06-07 16:00 hgbot Checkin
2018-06-07 16:00 hgbot Note Added: 0105003
2018-06-07 16:00 hgbot Checkin
2018-06-07 16:00 hgbot Note Added: 0105004
2018-06-12 14:56 rqueralta Status new => scheduled
2018-06-12 14:57 rqueralta Status scheduled => resolved
2018-06-12 14:57 rqueralta Resolution open => fixed
2018-06-18 08:57 marvintm Review Assigned To => marvintm
2018-06-18 08:57 marvintm Status resolved => closed
2018-06-18 08:57 marvintm Fixed in Version => RR18Q3
2018-06-29 08:45 malsasua File Added: bp_18Q1.4.diff


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker