Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0032016 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Offline Mode | minor | always | 2016-01-26 17:34 | 2016-03-07 11:35 | |||
Reporter | malsasua | View Status | public | |||||
Assigned To | jorge-garcia | |||||||
Priority | high | Resolution | fixed | Fixed in Version | RR16Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | a1ea1161cf7c | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||
OS Version | Community Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | 40214 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0032016: error message should be displayed when manifest does not exists | |||||||
Description | If there is some error during the creation of manifest, the manifest is not created and not stored in browser, but it is not informed to the user. One error (or warning) message should be displayed | |||||||
Steps To Reproduce | . in backoffice: configure a pos template with a missing file . go to webpos manifest is not stored | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0084026) hgbot (developer) 2016-02-09 08:46 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: a1ea1161cf7c95da9318ebea744e6954b47190fe Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Fri Feb 05 14:56:52 2016 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a1ea1161cf7c95da9318ebea744e6954b47190fe [^] Fixed issue 32016: error message should be displayed when manifest does not exists A popup has been made. This popup is enabled if the load of the application cache fails, then, during the login, the popup is shown. --- M src-db/database/sourcedata/AD_MESSAGE.xml M web/org.openbravo.retail.posterminal/index.jsp M web/org.openbravo.retail.posterminal/js/login/model/login-model.js --- |
(0084027) hgbot (developer) 2016-02-09 08:47 |
Repository: tools/automation/pi-mobile Changeset: 39f21a5b313ff4f52b7c62d9cd372f3487c859a8 Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Mon Feb 08 11:57:34 2016 +0100 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/39f21a5b313ff4f52b7c62d9cd372f3487c859a8 [^] Verifies issue 32016: error message should be displayed when manifest does not exists Added test I32016_FailToSaveManifest. --- M src-test/org/openbravo/test/mobile/common/selenium/utils/AllowedErrorsHelper.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I32016_FailToSaveManifest.java --- |
(0084103) hgbot (developer) 2016-02-11 13:16 |
Repository: tools/automation/pi-mobile Changeset: 81a579d0d18f75dadab0065060f0f0d2e3e00ed6 Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Wed Feb 10 09:12:45 2016 +0100 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/81a579d0d18f75dadab0065060f0f0d2e3e00ed6 [^] Related to issue 32016: error message should be displayed when manifest does not exists Delete exclusion type Application Cache Error event: Resource fetch failed (404) from the allowed test errors. --- M src-test/org/openbravo/test/mobile/common/selenium/utils/AllowedErrorsHelper.java --- |
(0084338) marvintm (viewer) 2016-02-18 19:27 |
There is a typo in the message ("Offline model" should be "Offline mode"), and besides the message itself is not very clear. The message should be something like this: "There was a problem when loading the Web POS application, and it couldn't be saved in the browser cache. Offline mode will not be available. Please contact your system administrator." |
(0084756) hgbot (developer) 2016-03-07 11:10 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: aa5ab9c2447738426f200fd0972d9efa0c7585da Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Mon Mar 07 11:08:11 2016 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/aa5ab9c2447738426f200fd0972d9efa0c7585da [^] Related to issue 32016: error message should be displayed when manifest does not exists It's necessary to change the popup message to be more easy to the user to understand. --- M src-db/database/sourcedata/AD_MESSAGE.xml M web/org.openbravo.retail.posterminal/js/login/model/login-model.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2016-01-26 17:34 | malsasua | New Issue | |
2016-01-26 17:34 | malsasua | Assigned To | => Retail |
2016-01-26 17:34 | malsasua | OBNetwork customer | => Yes |
2016-01-26 17:34 | malsasua | Support ticket | => 40214 |
2016-01-26 17:34 | malsasua | Resolution time | => 1457564400 |
2016-01-26 17:34 | malsasua | Triggers an Emergency Pack | => No |
2016-01-28 11:31 | Orekaria | Severity | major => minor |
2016-01-28 11:31 | Orekaria | Status | new => acknowledged |
2016-02-05 09:19 | jorge-garcia | Status | acknowledged => scheduled |
2016-02-05 09:19 | jorge-garcia | Assigned To | Retail => jorge-garcia |
2016-02-09 08:46 | hgbot | Checkin | |
2016-02-09 08:46 | hgbot | Note Added: 0084026 | |
2016-02-09 08:46 | hgbot | Status | scheduled => resolved |
2016-02-09 08:46 | hgbot | Resolution | open => fixed |
2016-02-09 08:46 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a1ea1161cf7c95da9318ebea744e6954b47190fe [^] |
2016-02-09 08:47 | hgbot | Checkin | |
2016-02-09 08:47 | hgbot | Note Added: 0084027 | |
2016-02-11 13:16 | hgbot | Checkin | |
2016-02-11 13:16 | hgbot | Note Added: 0084103 | |
2016-02-18 19:27 | marvintm | Note Added: 0084338 | |
2016-02-18 19:27 | marvintm | Status | resolved => new |
2016-02-18 19:27 | marvintm | Resolution | fixed => open |
2016-03-07 11:10 | hgbot | Checkin | |
2016-03-07 11:10 | hgbot | Note Added: 0084756 | |
2016-03-07 11:11 | jorge-garcia | Status | new => scheduled |
2016-03-07 11:11 | jorge-garcia | Status | scheduled => resolved |
2016-03-07 11:11 | jorge-garcia | Resolution | open => fixed |
2016-03-07 11:35 | marvintm | Review Assigned To | => marvintm |
2016-03-07 11:35 | marvintm | Status | resolved => closed |
2016-03-07 11:35 | marvintm | Fixed in Version | => RR16Q2 |
Copyright © 2000 - 2009 MantisBT Group |