Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0035534 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] StoreServer | major | have not tried | 2017-03-15 16:34 | 2017-03-31 12:27 | |||
Reporter | Sandrahuguet | View Status | public | |||||
Assigned To | mtaal | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 661d21a689e2 | ||||
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 | Sandrahuguet | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0035534: Time lapse when tap on cashup using Synchronized Mode | |||||||
Description | Time lapse when tap on cashup using Synchronized Mode, the cash up window takes more or less 4 seconds in appear | |||||||
Steps To Reproduce | -enable Synchronized Mode -Login WebPOS -Tap on Cashup, notice that cash up window takes more or less 4 seconds in appear | |||||||
Proposed Solution | timelapse could be related with OB.UTIL.rebuildCashupFromServer navigateTo: function() { var me = this; if (OB.MobileApp.model.hasPermission('OBMOBC_SynchronizedMode', true)) { OB.UTIL.rebuildCashupFromServer(function() { OB.MobileApp.model.navigate(me.route); }); } else { OB.MobileApp.model.navigate(me.route); } } | |||||||
Tags | Performance | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0095507) mtaal (viewer) 2017-03-22 15:53 |
The issue has been retested a couple of times, it is not reproduceable consistenly. The one thing which shows up is that the 'loading' message does not appear right away. This seems to be the main issue to be solved for now. |
(0095754) hgbot (developer) 2017-03-31 11:47 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 661d21a689e279c183d6b8f02af633d150ec4b7a Author: Martin Taal <martin.taal <at> openbravo.com> Date: Fri Mar 31 11:46:41 2017 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/661d21a689e279c183d6b8f02af633d150ec4b7a [^] Fixes issue 35534: Time lapse when tap on cashup using Synchronized Mode Show the loading lock screen earlier in the logic --- M web/org.openbravo.retail.posterminal/js/utils/cashUpReportUtils.js --- |
(0095761) Sandrahuguet (viewer) 2017-03-31 12:27 |
reviewed and tested |
![]() |
|||
Date Modified | Username | Field | Change |
2017-03-15 16:34 | Sandrahuguet | New Issue | |
2017-03-15 16:34 | Sandrahuguet | Assigned To | => mtaal |
2017-03-15 16:34 | Sandrahuguet | OBNetwork customer | => Yes |
2017-03-15 16:34 | Sandrahuguet | Resolution time | => 1491343200 |
2017-03-15 16:34 | Sandrahuguet | Triggers an Emergency Pack | => No |
2017-03-15 16:40 | Sandrahuguet | Tag Attached: Performance | |
2017-03-22 15:53 | mtaal | Note Added: 0095507 | |
2017-03-31 11:47 | hgbot | Checkin | |
2017-03-31 11:47 | hgbot | Note Added: 0095754 | |
2017-03-31 11:47 | hgbot | Status | new => resolved |
2017-03-31 11:47 | hgbot | Resolution | open => fixed |
2017-03-31 11:47 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/661d21a689e279c183d6b8f02af633d150ec4b7a [^] |
2017-03-31 11:47 | mtaal | Review Assigned To | => AugustoMauch |
2017-03-31 11:50 | mtaal | Review Assigned To | AugustoMauch => Sandrahuguet |
2017-03-31 12:27 | Sandrahuguet | Note Added: 0095761 | |
2017-03-31 12:27 | Sandrahuguet | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |