Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0030669 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Retail Modules] Web POS | minor | have not tried | 2015-08-26 05:45 | 2015-10-27 09:42 | |||
Reporter | mtaal | View Status | public | |||||
Assigned To | mtaal | |||||||
Priority | normal | Resolution | duplicate | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | RR16Q1 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | mtaal | |||||||
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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0079765) hgbot (developer) 2015-08-26 22:47 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: c789f4e7b179d2442632ae380f7dd9ccb0d081da Author: Martin Taal <martin.taal <at> openbravo.com> Date: Wed Aug 26 05:47:09 2015 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/c789f4e7b179d2442632ae380f7dd9ccb0d081da [^] Related to issue 30669: Set default pagesize back to 300 and override where needed in hgvol read cases Set data limit back to 300 --- M web/org.openbravo.mobile.core/source/data/ob-dal.js --- |
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 |
Copyright © 2000 - 2009 MantisBT Group |