Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0029476 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | minor | have not tried | 2015-03-31 15:51 | 2019-02-15 09:13 | |||
Reporter | aaroncalero | View Status | public | |||||
Assigned To | aaroncalero | |||||||
Priority | normal | Resolution | no change required | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Review Assigned To | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0029476: The Synchronization Helper causes the total button to enable/disable for every find operation | |||||||
Description | The Synchronization Helper is controlling the OB.Dal.find operation with the busyuntilFinishes/finished function pair, causing the Total amount button to be disabled and enabled for every find operation performed in the application. | |||||||
Steps To Reproduce | Create a ticket. Verify that the button is disabled. Add a product. Verify that the button has been enabled. Using the product browser, switch categories and verify that the button is disabled while the new category loads its products | |||||||
Proposed Solution | Remove the OB.UTIL.SynchronizationHelper.busyUntilFinishes('find ' + model.prototype.modelName); and OB.UTIL.SynchronizationHelper.finished(synchId, 'find'); calls from the ob-dal.js file. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0076174) hgbot (developer) 2015-03-31 15:57 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: cc06f18306735decbfc38f378bf7d7d6dbf76371 Author: Aaron Calero <aaron.calero <at> openbravo.com> Date: Tue Mar 31 15:56:23 2015 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/cc06f18306735decbfc38f378bf7d7d6dbf76371 [^] Fixed issue 29476: The Synchronization Helper causes the total button to be disabled/enabled for every find operation Removed the calls to the Synchronization Helper from the OB.Dal.find function. --- M web/org.openbravo.mobile.core/source/data/ob-dal.js --- |
(0076277) hgbot (developer) 2015-04-01 08:46 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: e4dec3209e87158bf273ce4e38ca12afe3b3bcb1 Author: Aaron Calero <aaron.calero <at> openbravo.com> Date: Wed Apr 01 08:43:16 2015 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/e4dec3209e87158bf273ce4e38ca12afe3b3bcb1 [^] Related to issue 29476: Back out changeset cc06f1830673 as the login button can become unusable --- M web/org.openbravo.mobile.core/source/data/ob-dal.js --- |
(0109850) aaroncalero (manager) 2019-02-15 09:13 |
With the introduction of the ProcessController this is no longer an issue |
Issue History | |||
Date Modified | Username | Field | Change |
2015-03-31 15:51 | aaroncalero | New Issue | |
2015-03-31 15:51 | aaroncalero | Assigned To | => aaroncalero |
2015-03-31 15:51 | aaroncalero | Triggers an Emergency Pack | => No |
2015-03-31 15:57 | hgbot | Checkin | |
2015-03-31 15:57 | hgbot | Note Added: 0076174 | |
2015-03-31 15:57 | hgbot | Status | new => resolved |
2015-03-31 15:57 | hgbot | Resolution | open => fixed |
2015-03-31 15:57 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/cc06f18306735decbfc38f378bf7d7d6dbf76371 [^] |
2015-03-31 18:33 | Orekaria | Relationship added | blocks 0029396 |
2015-04-01 08:46 | hgbot | Checkin | |
2015-04-01 08:46 | hgbot | Note Added: 0076277 | |
2015-04-01 08:46 | aaroncalero | Status | resolved => new |
2015-04-01 08:46 | aaroncalero | Resolution | fixed => open |
2015-05-25 09:50 | aaroncalero | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/cc06f18306735decbfc38f378bf7d7d6dbf76371 [^] => |
2015-05-25 09:50 | aaroncalero | Target Version | RR15Q3 => |
2019-02-15 09:13 | aaroncalero | Note Added: 0109850 | |
2019-02-15 09:13 | aaroncalero | Status | new => closed |
2019-02-15 09:13 | aaroncalero | Resolution | open => no change required |
Copyright © 2000 - 2009 MantisBT Group |