Openbravo Issue Tracking System - Retail Modules | |||||||||||||||||||||||||||||||||
View Issue Details | |||||||||||||||||||||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||||||||||||||||||||
0029290 | Retail Modules | Web POS | public | 2015-03-16 15:53 | 2015-03-30 14:04 | ||||||||||||||||||||||||||||
Reporter | malsasua | ||||||||||||||||||||||||||||||||
Assigned To | Orekaria | ||||||||||||||||||||||||||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||||||||||||||||||||||||||
Status | closed | Resolution | fixed | ||||||||||||||||||||||||||||||
Platform | OS | 20 | OS Version | Community Appliance | |||||||||||||||||||||||||||||
Product Version | |||||||||||||||||||||||||||||||||
Target Version | Fixed in Version | RR15Q2 | |||||||||||||||||||||||||||||||
Merge Request Status | |||||||||||||||||||||||||||||||||
Review Assigned To | marvintm | ||||||||||||||||||||||||||||||||
OBNetwork customer | |||||||||||||||||||||||||||||||||
Support ticket | |||||||||||||||||||||||||||||||||
Regression level | |||||||||||||||||||||||||||||||||
Regression date | |||||||||||||||||||||||||||||||||
Regression introduced in release | |||||||||||||||||||||||||||||||||
Regression introduced by commit | |||||||||||||||||||||||||||||||||
Triggers an Emergency Pack | No | ||||||||||||||||||||||||||||||||
Summary | 0029290: Stabilization: The 'OB.MobileApp.model.syncAllModels' process should be executed once | ||||||||||||||||||||||||||||||||
Description | If there are several calls in parallel to sync process, only should be executed one time. SyncAllModels should always execute a callback | ||||||||||||||||||||||||||||||||
Steps To Reproduce | 1) . with eclipse in debug mode, add a breakpoint in orderloader process . in WEB POS, create and pay a new receipt . the execution will be stopped in the breakpoint . wait 30 seconds . remove the breakpoint and press F8 (continue execution) error will be displayed in the console: ERROR org.hibernate.util.JDBCExceptionReporter - ORA-00001: unique constraint (RET_TEST_ORACLE.C_ORDER_KEY) violated 2) Verify that the syncAllModels does not always execute a callback 3) Copy and execute these lines in the browser console: OB.MobileApp.model.syncAllModels(function () {console.log('a')}, function () {console.error('Ea')} ) OB.MobileApp.model.syncAllModels(function () {console.log('b')}, function () {console.error('Eb')} ) OB.MobileApp.model.syncAllModels(function () {console.log('c')}, function () {console.error('Ec')} ) OB.MobileApp.model.syncAllModels(function () {console.log('d')}, function () {console.error('Ed')} ) OB.MobileApp.model.syncAllModels(function () {console.log('e')}, function () {console.error('Ee')} ) OB.MobileApp.model.syncAllModels(function () {console.log('f')}, function () {console.error('Ef')} ) Verify this output n times: The model 'cashup' has been fully synchronized with the server; line: OB.Dal.find.proc.exec.removeSyncedElemsCallback (http://localhost:8080/openbravo/web/js/gen/0bceab924d738331f5d7f9f59695a2e0_WebPOS.js:3897:18 [^]) (*,+) 0bceab924d738331f5d7f9f59695a2e0_WebPOS.js:7602 runSyncProcess: synchronization successfully done; | ||||||||||||||||||||||||||||||||
Proposed Solution | |||||||||||||||||||||||||||||||||
Additional Information | |||||||||||||||||||||||||||||||||
Tags | No tags attached. | ||||||||||||||||||||||||||||||||
Relationships |
| ||||||||||||||||||||||||||||||||
Attached Files | |||||||||||||||||||||||||||||||||
Issue History | |||||||||||||||||||||||||||||||||
Date Modified | Username | Field | Change | ||||||||||||||||||||||||||||||
2015-03-16 15:53 | malsasua | New Issue | |||||||||||||||||||||||||||||||
2015-03-16 15:53 | malsasua | Assigned To | => marvintm | ||||||||||||||||||||||||||||||
2015-03-16 15:53 | malsasua | Triggers an Emergency Pack | => No | ||||||||||||||||||||||||||||||
2015-03-16 17:49 | Orekaria | Relationship added | blocks 0029055 | ||||||||||||||||||||||||||||||
2015-03-16 17:49 | Orekaria | Relationship added | depends on 0028933 | ||||||||||||||||||||||||||||||
2015-03-16 17:50 | Orekaria | Description Updated | bug_revision_view_page.php?rev_id=7987#r7987 | ||||||||||||||||||||||||||||||
2015-03-16 17:50 | Orekaria | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=7989#r7989 | ||||||||||||||||||||||||||||||
2015-03-16 18:13 | Orekaria | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=7990#r7990 | ||||||||||||||||||||||||||||||
2015-03-16 18:13 | Orekaria | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=7991#r7991 | ||||||||||||||||||||||||||||||
2015-03-16 18:18 | hgbot | Checkin | |||||||||||||||||||||||||||||||
2015-03-16 18:18 | hgbot | Note Added: 0075648 | |||||||||||||||||||||||||||||||
2015-03-17 10:40 | hgbot | Checkin | |||||||||||||||||||||||||||||||
2015-03-17 10:40 | hgbot | Note Added: 0075683 | |||||||||||||||||||||||||||||||
2015-03-26 14:34 | Orekaria | Relationship added | blocks 0029377 | ||||||||||||||||||||||||||||||
2015-03-26 19:57 | hgbot | Checkin | |||||||||||||||||||||||||||||||
2015-03-26 19:57 | hgbot | Note Added: 0076037 | |||||||||||||||||||||||||||||||
2015-03-26 19:57 | hgbot | Status | new => resolved | ||||||||||||||||||||||||||||||
2015-03-26 19:57 | hgbot | Resolution | open => fixed | ||||||||||||||||||||||||||||||
2015-03-26 19:57 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/d381597016f2111019a5bbf2f420ac90694e359a [^] | ||||||||||||||||||||||||||||||
2015-03-26 21:26 | Orekaria | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=8123#r8123 | ||||||||||||||||||||||||||||||
2015-03-27 08:56 | aaroncalero | Relationship added | has duplicate 0028539 | ||||||||||||||||||||||||||||||
2015-03-27 09:29 | hgbot | Checkin | |||||||||||||||||||||||||||||||
2015-03-27 09:29 | hgbot | Note Added: 0076058 | |||||||||||||||||||||||||||||||
2015-03-27 09:29 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/d381597016f2111019a5bbf2f420ac90694e359a [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/6c723d5265ce3315925f60cb887b7dc4837610b5 [^] | ||||||||||||||||||||||||||||||
2015-03-27 09:31 | Orekaria | Summary | process OB.MobileApp.model.syncAllModels should be executed one time => Stabilization: The 'OB.MobileApp.model.syncAllModels' process should be executed once | ||||||||||||||||||||||||||||||
2015-03-27 17:37 | marvintm | Assigned To | marvintm => Orekaria | ||||||||||||||||||||||||||||||
2015-03-30 12:34 | marvintm | Review Assigned To | => marvintm | ||||||||||||||||||||||||||||||
2015-03-30 12:34 | marvintm | Status | resolved => closed | ||||||||||||||||||||||||||||||
2015-03-30 12:34 | marvintm | Fixed in Version | => RR15Q2 | ||||||||||||||||||||||||||||||
2015-03-30 14:04 | hgbot | Checkin | |||||||||||||||||||||||||||||||
2015-03-30 14:04 | hgbot | Note Added: 0076143 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|