Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0034063 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Retail Modules] StoreServer | critical | always | 2016-09-22 17:43 | 2016-12-20 16:53 | |||
Reporter | VictorVillar | View Status | public | |||||
Assigned To | mtaal | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 3e32691c5c50 | ||||
Projection | none | ETA | none | Target Version | ||||
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 | OBPS | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0034063: [STORE SERVER 1791]Support offline and multi-server for Mobile Warehouse | |||||||
Description | The Mobile Warehouse module is not offline and multi-server enabled. This is visible in the functional case: you can not edit lines from picking when the store server is down. | |||||||
Steps To Reproduce | 1.- Log into Web POS 2.- Select a layaway 3.- Pay it 4.- Create the picking using Order preparation window 5.- Select the picking created through Picking window 6.- Click assign 7.- Select an employee 8.- Click Confirm All 9.- Click on edit lines | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||||||||||||||||||
|
![]() |
|
(0090231) mtaal (viewer) 2016-09-25 13:13 |
This is caused by the fact that the mobile warehouse solution has not been designed to work even in WebPOS offline scenarios. |
(0090793) hgbot (developer) 2016-10-23 13:05 |
Repository: erp/pmods/org.openbravo.mobile.warehouse Changeset: 1fbf511148572df0c60dfd4934de82d8f5cae789 Author: Martin Taal <martin.taal <at> openbravo.com> Date: Sun Oct 23 13:05:19 2016 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.warehouse/rev/1fbf511148572df0c60dfd4934de82d8f5cae789 [^] Related to issue 34063: [STORE SERVER 1791]Support offline and multi-server for Mobile Warehouse Add offline support to mobile warehouse by using and filling the appcache. Updated dependency on mobile.core AD_MODULE_DEPENDENCY.xml: updated dependency WarehouseComponentProvider.java: added handling of appcache component WarehouseLoginUtilsServlet.java: return the list of servers, adds multi-server behavior to mobile warehouse index.html: add appcache manifest wh-terminal.js: change the login so that login request is also done multi-server and sets the servers WarehouseApplicationCacheComponent.java: component to set the appcache --- M src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml M src/org/openbravo/mobile/warehouse/WarehouseComponentProvider.java M src/org/openbravo/mobile/warehouse/WarehouseLoginUtilsServlet.java M web/org.openbravo.mobile.warehouse/index.html M web/org.openbravo.mobile.warehouse/source/terminal/wh-terminal.js --- |
(0090794) hgbot (developer) 2016-10-23 13:41 |
Repository: erp/pmods/org.openbravo.mobile.warehouse Changeset: 3e32691c5c509740a8b10dfe395c53d46686507a Author: Martin Taal <martin.taal <at> openbravo.com> Date: Sun Oct 23 13:41:43 2016 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.warehouse/rev/3e32691c5c509740a8b10dfe395c53d46686507a [^] Fixes issue 34063: [STORE SERVER 1791]Support offline and multi-server for Mobile Warehouse Add missed class in commit --- A src/org/openbravo/mobile/warehouse/WarehouseApplicationCacheComponent.java --- |
(0092864) hgbot (developer) 2016-12-20 16:52 |
Repository: erp/pmods/org.openbravo.mobile.warehouse Changeset: 7b9a26496cc750e63f2da1ceac856da51e24dcc5 Author: Antonio Moreno <antonio.moreno <at> openbravo.com> Date: Tue Dec 20 16:52:25 2016 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.warehouse/rev/7b9a26496cc750e63f2da1ceac856da51e24dcc5 [^] Related to issue 34063. Fixed license and author information. --- M src/org/openbravo/mobile/warehouse/WarehouseApplicationCacheComponent.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2016-09-22 17:43 | VictorVillar | New Issue | |
2016-09-22 17:43 | VictorVillar | Assigned To | => StoreServer |
2016-09-22 17:43 | VictorVillar | OBNetwork customer | => Yes |
2016-09-22 17:43 | VictorVillar | Resolution time | => 1475704800 |
2016-09-22 17:43 | VictorVillar | Triggers an Emergency Pack | => No |
2016-09-25 13:13 | mtaal | Assigned To | StoreServer => mtaal |
2016-09-25 13:13 | mtaal | Note Added: 0090231 | |
2016-10-18 09:33 | mtaal | Type | defect => feature request |
2016-10-21 20:08 | mtaal | Relationship added | related to 0034267 |
2016-10-23 12:59 | mtaal | Relationship added | related to 0034268 |
2016-10-23 13:03 | mtaal | Summary | [STORE SERVER 1791]You can not edit lines from picking when the store server is down. => [STORE SERVER 1791]Support offline and multi-server for Mobile Warehouse |
2016-10-23 13:03 | mtaal | Description Updated | View Revisions |
2016-10-23 13:04 | mtaal | Review Assigned To | => migueldejuana |
2016-10-23 13:05 | hgbot | Checkin | |
2016-10-23 13:05 | hgbot | Note Added: 0090793 | |
2016-10-23 13:41 | hgbot | Checkin | |
2016-10-23 13:41 | hgbot | Note Added: 0090794 | |
2016-10-23 13:41 | hgbot | Status | new => resolved |
2016-10-23 13:41 | hgbot | Resolution | open => fixed |
2016-10-23 13:41 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.warehouse/rev/3e32691c5c509740a8b10dfe395c53d46686507a [^] |
2016-10-28 10:45 | mtaal | Relationship added | related to 0034330 |
2016-12-03 01:24 | mtaal | Review Assigned To | migueldejuana => marvintm |
2016-12-20 16:52 | hgbot | Checkin | |
2016-12-20 16:52 | hgbot | Note Added: 0092864 | |
2016-12-20 16:53 | marvintm | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |