Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0029476 | Retail Modules | Web POS | public | 2015-03-31 15:51 | 2019-02-15 09:13 |
|
Reporter | aaroncalero | |
Assigned To | aaroncalero | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | no change required | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Support ticket | |
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. |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | defect | 0029396 | RR15Q3 | closed | Retail | Stabilization: RR15Q3 related |
|
Attached Files | |
|
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 |