Openbravo Issue Tracking System - Retail Modules | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0030669 | Retail Modules | Web POS | public | 2015-08-26 05:45 | 2015-10-27 09:42 | |||||||
Reporter | mtaal | |||||||||||
Assigned To | mtaal | |||||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | |||||||
Status | closed | Resolution | duplicate | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | ||||||||||||
Target Version | RR16Q1 | Fixed in Version | ||||||||||
Merge Request Status | ||||||||||||
Review Assigned To | mtaal | |||||||||||
OBNetwork customer | ||||||||||||
Support ticket | ||||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0030669: Set default pagesize back to 300 and override where needed in hgvol read cases | |||||||||||
Description | In the merge of the hgvol branch the datalimit for several models was replaced with a constant set at 25 records. This was done for the models listed below. The value of 25 shows to be too low in case of queries done for the local database it is also somewhat of an API change. Constant definition: https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/diff/3bfd5690abf1/web/org.openbravo.mobile.core/source/data/ob-dal.js#l1.13 [^] Example usage: https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/diff/f829ed7fe8cc/web/org.openbravo.retail.posterminal/js/model/businesspartner.js#l1.7 [^] Affected models: web/org.openbravo.retail.posterminal/js/model/productcharacteristic.js: dataLimit: OB.Dal.DATALIMIT web/org.openbravo.retail.posterminal/js/model/brand.js: dataLimit: OB.Dal.DATALIMIT web/org.openbravo.retail.posterminal/js/model/bplocation.js: dataLimit: OB.Dal.DATALIMIT, web/org.openbravo.retail.posterminal/js/model/order.js: dataLimit: OB.Dal.DATALIMIT, web/org.openbravo.retail.posterminal/js/model/product-category.js: dataLimit: OB.Dal.DATALIMIT, web/org.openbravo.retail.posterminal/js/model/bpcategory.js: dataLimit: OB.Dal.DATALIMIT web/org.openbravo.retail.posterminal/js/model/returnreasons.js: dataLimit: OB.Dal.DATALIMIT web/org.openbravo.retail.posterminal/js/model/salesrepresentative.js: dataLimit: OB.Dal.DATALIMIT web/org.openbravo.retail.posterminal/js/model/product.js: dataLimit: OB.Dal.DATALIMIT, web/org.openbravo.retail.posterminal/js/model/businesspartner.js: dataLimit: OB.Dal.DATALIMIT, | |||||||||||
Steps To Reproduce | Two steps: - set the default datalimit back to 300 - override the default in case of remote queries done to the backend, preferably even overrideable by a preference | |||||||||||
Proposed Solution | ||||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2015-08-26 05:45 | mtaal | New Issue | ||||||||||
2015-08-26 05:45 | mtaal | Assigned To | => mtaal | |||||||||
2015-08-26 05:45 | mtaal | Triggers an Emergency Pack | => No | |||||||||
2015-08-26 22:47 | hgbot | Checkin | ||||||||||
2015-08-26 22:47 | hgbot | Note Added: 0079765 | ||||||||||
2015-09-28 18:07 | mtaal | Target Version | RR15Q4 => RR16Q1 | |||||||||
2015-10-27 09:42 | mtaal | Review Assigned To | => mtaal | |||||||||
2015-10-27 09:42 | mtaal | Relationship added | duplicate of 0031212 | |||||||||
2015-10-27 09:42 | mtaal | Status | new => closed | |||||||||
2015-10-27 09:42 | mtaal | Resolution | open => duplicate |
Notes | |||||
|
|||||
|
|