Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0038444 | Retail Modules | Web POS | public | 2018-04-25 12:56 | 2018-06-29 08:45 |
|
Reporter | malsasua | |
Assigned To | rqueralta | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR18Q3 | |
Merge Request Status | |
Review Assigned To | marvintm |
OBNetwork customer | OBPS |
Support ticket | 1517 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0038444: when timeout happen during inc refresh process, cashup window is not available |
Description | If 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 Reproduce | ECLIPSE:
. 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 |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | bp_18Q1.4.diff (960) 2018-06-29 08:45 https://issues.openbravo.com/file_download.php?file_id=11911&type=bug |
|
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 | OBNetwork customer | => Yes |
2018-04-25 12:56 | malsasua | Support ticket | => 1517 |
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 | |
Notes |
|
(0104928)
|
hgbot
|
2018-06-04 19:44
|
|
|
|
(0104930)
|
hgbot
|
2018-06-05 05:33
|
|
|
|
|
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
|
2018-06-07 16:00
|
|
|
|
(0105004)
|
hgbot
|
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
---
|
|