Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0027267 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Retail Modules] Web POS | major | N/A | 2014-08-02 02:16 | 2014-09-09 00:24 | |||
Reporter | Orekaria | View Status | public | |||||
Assigned To | Orekaria | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR14Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | c07f0b5fb0b8 | ||||
Projection | none | ETA | none | Target Version | RR14Q4 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | mtaal | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0027267: Stabilization: Core async calls should be watched by the SynchronizationHelper | |||||||
Description | Stabilization: Core async calls should be watched by the SynchronizationHelper | |||||||
Steps To Reproduce | Load the WebPOS Verify in the console that async processes are executed after the user can perform core requests | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||||||||||||||||||||||||||||||
|
Notes | |
(0069043) hgbot (developer) 2014-08-02 02:19 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 83bf49d67994baaab637ee50c4d3a8e5cd92fde5 Author: Rafa Alonso <rafael.alonso <at> openbravo.com> Date: Sat Aug 02 02:18:35 2014 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/83bf49d67994baaab637ee50c4d3a8e5cd92fde5 [^] Related to issue 27267: droping tables, registering models and the serviceGET calls, are now watched by the SynchronizationHelper --- M web/org.openbravo.mobile.core/source/data/ob-datasource.js M web/org.openbravo.mobile.core/source/data/ob-model.js M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js --- |
(0069044) hgbot (developer) 2014-08-02 02:23 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 9ffcd9c818408b6ceb4949ed8a0d60b0055ed97e Author: Rafa Alonso <rafael.alonso <at> openbravo.com> Date: Sat Aug 02 02:22:54 2014 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9ffcd9c818408b6ceb4949ed8a0d60b0055ed97e [^] Fixes issue 27267: The PropertiesLoader is now watched by the SynchronizationHelper --- M web/org.openbravo.retail.posterminal/js/login/model/login-model.js --- |
(0069046) hgbot (developer) 2014-08-02 02:45 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 09e22732f1d09008e5efce8796f1de3fb9eaf5d0 Author: Rafa Alonso <rafael.alonso <at> openbravo.com> Date: Sat Aug 02 02:45:21 2014 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/09e22732f1d09008e5efce8796f1de3fb9eaf5d0 [^] Related issue 27267: The executor managed events are now watched by the SynchronizationHelper --- M web/org.openbravo.retail.posterminal/js/model/executor.js --- |
(0069109) hgbot (developer) 2014-08-07 01:08 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: bebc940defb13432045b7773e08f4876638d10c0 Author: Rafa Alonso <rafael.alonso <at> openbravo.com> Date: Thu Aug 07 01:07:37 2014 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/bebc940defb13432045b7773e08f4876638d10c0 [^] Fixes issue 27267: The OB.DAL.find is now watched by the SynchronizationHelper --- M web/org.openbravo.mobile.core/source/data/ob-dal.js --- |
(0069476) mtaal (manager) 2014-08-18 22:31 |
Code reviewed |
(0069675) hgbot (developer) 2014-08-24 17:29 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 31bdf0ec3937070b9a4cf382af6f5f7007f3c874 Author: Rafa Alonso <rafael.alonso <at> openbravo.com> Date: Sun Aug 24 17:29:36 2014 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/31bdf0ec3937070b9a4cf382af6f5f7007f3c874 [^] Fixes issue 27267: A synchronization timeout state raised if the readTransaction didn't execute --- M web/org.openbravo.mobile.core/source/data/ob-dal.js --- |
(0069676) hgbot (developer) 2014-08-24 17:38 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: c07f0b5fb0b8fcfe0d9534c14baabfab5710bcef Author: Rafa Alonso <rafael.alonso <at> openbravo.com> Date: Sun Aug 24 17:38:17 2014 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/c07f0b5fb0b8fcfe0d9534c14baabfab5710bcef [^] Fixes issue 27267: The synchId variable is defined in its correct scope --- M web/org.openbravo.mobile.core/source/data/ob-dal.js --- |
(0069700) mtaal (manager) 2014-08-25 10:57 |
reviewed |
(0070033) hgbot (developer) 2014-09-09 00:24 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 6f6f4021fe012c2f58c836063454bfedfbc9e883 Author: Rafa Alonso <rafael.alonso <at> openbravo.com> Date: Tue Sep 09 00:22:42 2014 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6f6f4021fe012c2f58c836063454bfedfbc9e883 [^] Related to issue 27267: Backed out rev 3775, changeset: 9ffcd9c81840. The call is unbalanced, only the 'terminal' property is catched and serviceGET is being watched --- M web/org.openbravo.retail.posterminal/js/login/model/login-model.js --- |
Issue History | |||
Date Modified | Username | Field | Change |
2014-08-02 02:16 | Orekaria | New Issue | |
2014-08-02 02:16 | Orekaria | Assigned To | => Orekaria |
2014-08-02 02:16 | Orekaria | Triggers an Emergency Pack | => No |
2014-08-02 02:16 | Orekaria | Issue Monitored: marvintm | |
2014-08-02 02:19 | hgbot | Checkin | |
2014-08-02 02:19 | hgbot | Note Added: 0069043 | |
2014-08-02 02:23 | hgbot | Checkin | |
2014-08-02 02:23 | hgbot | Note Added: 0069044 | |
2014-08-02 02:23 | hgbot | Status | new => resolved |
2014-08-02 02:23 | hgbot | Resolution | open => fixed |
2014-08-02 02:23 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9ffcd9c818408b6ceb4949ed8a0d60b0055ed97e [^] |
2014-08-02 02:23 | Orekaria | Relationship added | blocks 0027228 |
2014-08-02 02:27 | Orekaria | Relationship added | blocks 0027212 |
2014-08-02 02:39 | Orekaria | Relationship added | blocks 0027268 |
2014-08-02 02:45 | hgbot | Checkin | |
2014-08-02 02:45 | hgbot | Note Added: 0069046 | |
2014-08-07 01:08 | hgbot | Checkin | |
2014-08-07 01:08 | hgbot | Note Added: 0069109 | |
2014-08-07 01:08 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9ffcd9c818408b6ceb4949ed8a0d60b0055ed97e [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/bebc940defb13432045b7773e08f4876638d10c0 [^] |
2014-08-18 22:31 | mtaal | Review Assigned To | => mtaal |
2014-08-18 22:31 | mtaal | Note Added: 0069476 | |
2014-08-18 22:31 | mtaal | Status | resolved => closed |
2014-08-18 22:31 | mtaal | Fixed in Version | => RR14Q4 |
2014-08-24 17:29 | hgbot | Checkin | |
2014-08-24 17:29 | hgbot | Note Added: 0069675 | |
2014-08-24 17:29 | hgbot | Status | closed => resolved |
2014-08-24 17:29 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/bebc940defb13432045b7773e08f4876638d10c0 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/31bdf0ec3937070b9a4cf382af6f5f7007f3c874 [^] |
2014-08-24 17:38 | hgbot | Checkin | |
2014-08-24 17:38 | hgbot | Note Added: 0069676 | |
2014-08-24 17:38 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/31bdf0ec3937070b9a4cf382af6f5f7007f3c874 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/c07f0b5fb0b8fcfe0d9534c14baabfab5710bcef [^] |
2014-08-24 17:40 | Orekaria | Relationship added | depends on 0026894 |
2014-08-25 10:57 | mtaal | Note Added: 0069700 | |
2014-08-25 10:57 | mtaal | Status | resolved => closed |
2014-08-25 15:42 | Orekaria | Relationship added | blocks 0027431 |
2014-09-09 00:24 | hgbot | Checkin | |
2014-09-09 00:24 | hgbot | Note Added: 0070033 |
Copyright © 2000 - 2009 MantisBT Group |