Project:
View Revisions: Issue #31296 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0031296: [RR15Q4] More synchronizations than required ones are executed after CashUp process | ||
Revision | 2015-10-29 12:38 by lorenzofidalgo | ||
Description | After executing a CashUp it is shown that more synchronization processes than required ones are executed. The following seems to be repeated (Watched in Chrome Console): ------------------------------ Purging the 'cashup' table; line: removeSyncedElemsCallback (http://localhost/openbravo/web/js/gen/8e4e7d9bfbbd160091eb0710e6637dc2_WebPOS.js:350:45 [^]) (*,+) 8e4e7d9bfbbd160091eb0710e6637dc2_WebPOS.js:135 'isbeingprocessed' has been set to 'Y' in the 'cashup' table, record id: C76C9F417152AE57A52F66062EE3D2FD; line: http://localhost/openbravo/web/js/gen/8e4e7d9bfbbd160091eb0710e6637dc2_WebPOS.js:350:580 [^] (*,+) 8e4e7d9bfbbd160091eb0710e6637dc2_WebPOS.js:135 The table 'cashup' has been fully synchronized with the server; line: http://localhost/openbravo/web/js/gen/8e4e7d9bfbbd160091eb0710e6637dc2_WebPOS.js:351:4 [^] (*,+) 8e4e7d9bfbbd160091eb0710e6637dc2_WebPOS.js:135 runSyncProcess: synchronization successfully done; line: http://localhost/openbravo/web/js/gen/8e4e7d9bfbbd160091eb0710e6637dc2_WebPOS.js:1069:455 [^] (*,+) ------------------------------ |
||
Revision | 2015-10-29 12:33 by lorenzofidalgo | ||
Description | After executing a CashUp it is shown that more synchronization processes than required ones are executed. The following seems to be repeated: (Watched in Chrome Console) ------------------------------ Purging the 'cashup' table; line: removeSyncedElemsCallback (http://localhost/openbravo/web/js/gen/8e4e7d9bfbbd160091eb0710e6637dc2_WebPOS.js:350:45 [^]) (*,+) 8e4e7d9bfbbd160091eb0710e6637dc2_WebPOS.js:135 'isbeingprocessed' has been set to 'Y' in the 'cashup' table, record id: C76C9F417152AE57A52F66062EE3D2FD; line: http://localhost/openbravo/web/js/gen/8e4e7d9bfbbd160091eb0710e6637dc2_WebPOS.js:350:580 [^] (*,+) 8e4e7d9bfbbd160091eb0710e6637dc2_WebPOS.js:135 The table 'cashup' has been fully synchronized with the server; line: http://localhost/openbravo/web/js/gen/8e4e7d9bfbbd160091eb0710e6637dc2_WebPOS.js:351:4 [^] (*,+) 8e4e7d9bfbbd160091eb0710e6637dc2_WebPOS.js:135 runSyncProcess: synchronization successfully done; line: http://localhost/openbravo/web/js/gen/8e4e7d9bfbbd160091eb0710e6637dc2_WebPOS.js:1069:455 [^] (*,+) ------------------------------ |
||
Revision | 2015-10-29 12:31 by lorenzofidalgo | ||
Description | After executing a CashUp it is shown that more synchronization processes than required ones are executed. The following seems to be repeated: (Watched in Chrome Console) ------------------------------ Purging the 'cashup' table; line: removeSyncedElemsCallback (http://localhost/openbravo/web/js/gen/8e4e7d9bfbbd160091eb0710e6637dc2_WebPOS.js:350:45 [^]) (*,+) 8e4e7d9bfbbd160091eb0710e6637dc2_WebPOS.js:135 'isbeingprocessed' has been set to 'Y' in the 'cashup' table, record id: C76C9F417152AE57A52F66062EE3D2FD; line: http://qlocalhost/openbravo/web/js/gen/8e4e7d9bfbbd160091eb0710e6637dc2_WebPOS.js:350:580 [^] (*,+) 8e4e7d9bfbbd160091eb0710e6637dc2_WebPOS.js:135 The table 'cashup' has been fully synchronized with the server; line: http://localhost/openbravo/web/js/gen/8e4e7d9bfbbd160091eb0710e6637dc2_WebPOS.js:351:4 [^] (*,+) 8e4e7d9bfbbd160091eb0710e6637dc2_WebPOS.js:135 runSyncProcess: synchronization successfully done; line: http://localhost/openbravo/web/js/gen/8e4e7d9bfbbd160091eb0710e6637dc2_WebPOS.js:1069:455 [^] (*,+) ------------------------------ |
Copyright © 2000 - 2009 MantisBT Group |