Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0030669
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Retail Modules] Web POSminorhave not tried2015-08-26 05:452015-10-27 09:42
ReportermtaalView Statuspublic 
Assigned Tomtaal 
PrioritynormalResolutionduplicateFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget VersionRR16Q1
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomtaal
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0030669: Set default pagesize back to 300 and override where needed in hgvol read cases

DescriptionIn 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 ReproduceTwo 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
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
duplicate of feature request 0031212RR16Q1 closedmigueldejuana Add a preference to control how many products/bp/address/tickets are loaded when searching 

-  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
Powered by Mantis Bugtracker