Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0037902 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Retail Modules] Web POS | major | always | 2018-02-12 12:18 | 2018-02-13 19:01 | |||
Reporter | migueldejuana | View Status | public | |||||
Assigned To | Retail | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR18Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 4946a644c779 | ||||
Projection | none | ETA | none | Target Version | RR18Q1 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | Production - Confirmed Stable | |||||||
Regression date | 2017-10-27 | |||||||
Regression introduced in release | RR17Q4 | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/f9a5ed18969e#l1.30 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0037902: When Incremental fails POS gets unestable. | |||||||
Description | When an incremental refresh fails in the login process the POS gets unstable. | |||||||
Steps To Reproduce | - Login in Web POS . Create and order, paid it fully and press SCAN button - Add a breakpoint in Products.java - Press F5 and you will see the breakpoint stopping the execution - POS moves to offline and the resume the execution(F8 in Eclipse) - ERROR! BP and BPL is empty, then is set, then empty again - ERROR! Document Number empty, then is set, then empty again - ERROR! Total is 0, then is set to the real total, then empty again - ERROR! If we go to payment panel, Done button is not there or if it is there, pressing it makes POS to fail. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0102370) hgbot (developer) 2018-02-13 15:49 |
Repository: retail/backports/3.0RR18Q1/org.openbravo.mobile.core Changeset: 7b6c7666decf535c56af0b90ab186892dc2e29c2 Author: Miguel de Juana <miguel.dejuana <at> openbravo.com> Date: Tue Feb 13 15:49:38 2018 +0100 URL: http://code.openbravo.com/retail/backports/3.0RR18Q1/org.openbravo.mobile.core/rev/7b6c7666decf535c56af0b90ab186892dc2e29c2 [^] Fixed issue 0037902: When Incremental fails POS gets unestable. - We must stop the incremental refresh if one model fails because we don't need to retrieve data because we have enough data to work. Doing a full refresh we need to continue retrieving models to charge them and failed models will be charged in the next try of login. --- M web/org.openbravo.mobile.core/source/data/ob-dal.js --- |
(0102376) hgbot (developer) 2018-02-13 16:59 |
Repository: retail/backports/3.0RR18Q1/org.openbravo.mobile.core Changeset: 4946a644c7791eb2fe02359b3279c17967400099 Author: Antonio Moreno <antonio.moreno <at> openbravo.com> Date: Tue Feb 13 16:59:23 2018 +0100 URL: http://code.openbravo.com/retail/backports/3.0RR18Q1/org.openbravo.mobile.core/rev/4946a644c7791eb2fe02359b3279c17967400099 [^] Fixed issue 37902. Case when the backend returns error will now be handled correctly on incremental. --- M web/org.openbravo.mobile.core/source/data/ob-dal.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2018-02-13 13:24 | migueldejuana | Type | defect => backport |
2018-02-13 13:24 | migueldejuana | Target Version | => RR18Q1 |
2018-02-13 15:49 | hgbot | Checkin | |
2018-02-13 15:49 | hgbot | Note Added: 0102370 | |
2018-02-13 15:49 | hgbot | Status | scheduled => resolved |
2018-02-13 15:49 | hgbot | Resolution | open => fixed |
2018-02-13 15:49 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/retail/backports/3.0RR18Q1/org.openbravo.mobile.core/rev/7b6c7666decf535c56af0b90ab186892dc2e29c2 [^] |
2018-02-13 16:59 | hgbot | Checkin | |
2018-02-13 16:59 | hgbot | Note Added: 0102376 | |
2018-02-13 16:59 | hgbot | Fixed in SCM revision | http://code.openbravo.com/retail/backports/3.0RR18Q1/org.openbravo.mobile.core/rev/7b6c7666decf535c56af0b90ab186892dc2e29c2 [^] => http://code.openbravo.com/retail/backports/3.0RR18Q1/org.openbravo.mobile.core/rev/4946a644c7791eb2fe02359b3279c17967400099 [^] |
2018-02-13 19:01 | marvintm | Review Assigned To | => marvintm |
2018-02-13 19:01 | marvintm | Status | resolved => closed |
2018-02-13 19:01 | marvintm | Fixed in Version | => RR18Q1 |
Copyright © 2000 - 2009 MantisBT Group |