Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0031004 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | minor | always | 2015-10-01 12:22 | 2016-05-18 18:34 | |||
Reporter | migueldejuana | View Status | public | |||||
Assigned To | migueldejuana | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR16Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | a003f89753a6 | ||||
Projection | none | ETA | none | Target Version | RR16Q3 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | guilleaer | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0031004: A red icon indicating data not synchronised is shown even if nothing needs to be synchronised | |||||||
Description | When using the front end in offline mode, a small red icon on the to left corner and a menu entry about data pending to synchronise is shown even if there is no actual data pending to synchronise. See steps. | |||||||
Steps To Reproduce | 1. Start in online mode (network connected) by logging in as vallblanca user 2. Create a new ticket for a backpack. 3. Pay it to close the ticket. Check the blue icon shown while synchronising and that the icon disappears when the data has been synchronised. 4. Logout and unplug the network cable to go offline. Log in again as vallblanca user 5. Check that now a red icon is shown and a new menu entry "Pending Sync." was added. 6. Click that entry and see that there is no actual data to synchronise. See attached screenshot. | |||||||
Tags | No tags attached. | |||||||
Attached Files | issue31004Core.diff [^] (1,613 bytes) 2016-03-16 08:43 [Show Content]
issue31004Posterminal.diff [^] (1,277 bytes) 2016-03-16 08:43 [Show Content] | |||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||||||||||||||
|
Notes | |
(0081313) migueldejuana (developer) 2015-10-26 14:40 |
See https://issues.openbravo.com/view.php?id=30799. [^] It is fixed with: https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/83c54e62ffbf9717bac3deb178d817003a4f1c44 [^] But first, we need to fix: syncModel method in login-model.js. It has to call callback when all models are processed. |
(0085000) migueldejuana (developer) 2016-03-16 08:45 edited on: 2016-03-16 08:45 |
Solution attached |
(0085976) hgbot (developer) 2016-04-26 11:36 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 138cd5bce7abec0f67bbcb449297811a591aac4a Author: Miguel de Juana <miguel.dejuana <at> openbravo.com> Date: Mon Apr 25 18:07:43 2016 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/138cd5bce7abec0f67bbcb449297811a591aac4a [^] Fixed issue 0031004: A red icon indicating data not synchronised is shown even if nothing needs to be synchronised - We skip dataSynchModels when loading terminal info from from local database. Terminal saved in the local database has not functions, because we cannot convert functions of objects. We shouldn't have tdataSynchModels inside terminal because it is not terminal info, it is code. --- M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js --- |
(0085977) hgbot (developer) 2016-04-26 11:37 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: a003f89753a6bc5f79983b831f837955e6ae50c6 Author: Miguel de Juana <miguel.dejuana <at> openbravo.com> Date: Mon Apr 25 18:08:44 2016 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a003f89753a6bc5f79983b831f837955e6ae50c6 [^] Fixed issue 0031004: A red icon indicating data not synchronised is shown even if nothing needs to be synchronised - Define presendmodel for Cashup to do not synch model with no new data to synch. --- M web/org.openbravo.retail.posterminal/js/login/model/login-model.js --- |
(0086343) dmitry_mezentsev (developer) 2016-05-10 11:50 |
Not closed for 14 days |
Issue History | |||
Date Modified | Username | Field | Change |
2015-10-01 12:22 | migueldejuana | New Issue | |
2015-10-01 12:22 | migueldejuana | Assigned To | => Retail |
2015-10-01 12:22 | migueldejuana | Triggers an Emergency Pack | => No |
2015-10-01 12:25 | Orekaria | Relationship added | depends on 0030349 |
2015-10-01 12:29 | Orekaria | Relationship added | depends on 0030799 |
2015-10-26 14:40 | migueldejuana | Note Added: 0081313 | |
2015-10-26 14:42 | migueldejuana | Relationship added | related to 0031245 |
2015-10-26 14:45 | migueldejuana | Relationship added | depends on 0031005 |
2015-12-21 18:17 | Orekaria | Target Version | RR16Q1 => |
2015-12-21 18:38 | Orekaria | Target Version | => RR16Q2 |
2016-03-16 08:43 | migueldejuana | File Added: issue31004Core.diff | |
2016-03-16 08:43 | migueldejuana | File Added: issue31004Posterminal.diff | |
2016-03-16 08:44 | migueldejuana | Relationship added | depends on 0030958 |
2016-03-16 08:45 | migueldejuana | Note Added: 0085000 | |
2016-03-16 08:45 | migueldejuana | Note Edited: 0085000 | View Revisions |
2016-03-31 11:52 | migueldejuana | Target Version | RR16Q2 => RR16Q3 |
2016-04-26 11:36 | hgbot | Checkin | |
2016-04-26 11:36 | hgbot | Note Added: 0085976 | |
2016-04-26 11:36 | hgbot | Status | new => resolved |
2016-04-26 11:36 | hgbot | Resolution | open => fixed |
2016-04-26 11:36 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/138cd5bce7abec0f67bbcb449297811a591aac4a [^] |
2016-04-26 11:37 | hgbot | Checkin | |
2016-04-26 11:37 | hgbot | Note Added: 0085977 | |
2016-04-26 11:37 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/138cd5bce7abec0f67bbcb449297811a591aac4a [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a003f89753a6bc5f79983b831f837955e6ae50c6 [^] |
2016-04-26 12:22 | marvintm | Assigned To | Retail => migueldejuana |
2016-05-10 11:50 | dmitry_mezentsev | Note Added: 0086343 | |
2016-05-18 18:34 | guilleaer | Review Assigned To | => guilleaer |
2016-05-18 18:34 | guilleaer | Status | resolved => closed |
2016-05-18 18:34 | guilleaer | Fixed in Version | => RR16Q3 |
Copyright © 2000 - 2009 MantisBT Group |