Notes |
|
(0081316)
|
hgbot
|
2015-10-26 15:38
|
|
|
|
(0081318)
|
hgbot
|
2015-10-26 15:39
|
|
|
|
(0081391)
|
hgbot
|
2015-10-30 08:28
|
|
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 7f56ee2e32ec157889b48c1e1bf025d6abb6ce3e
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Wed Oct 28 17:42:29 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/7f56ee2e32ec157889b48c1e1bf025d6abb6ce3e [^]
Fixed issue 0031212: Add a preference to control how many products/bp/address/tickets are loaded when searching
- Backout previous change
- Share the limit between all queries in ProcessHQLQuery
- Add limit in remote queries and in queries to show UI info in scrollable tables
---
M src/org/openbravo/mobile/core/process/ProcessHQLQuery.java
M web/org.openbravo.mobile.core/source/data/ob-dal.js
M web/org.openbravo.mobile.core/source/retail/component/ob-retail-product-browser.js
M web/org.openbravo.mobile.core/source/retail/component/ob-retail-searchproductcharacteristic.js
---
|
|
|
(0081392)
|
hgbot
|
2015-10-30 08:29
|
|
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: ef1d3cc98d32a9f5c4a49bae1d2f1a437d52941c
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Wed Oct 28 17:44:57 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ef1d3cc98d32a9f5c4a49bae1d2f1a437d52941c [^]
Fixed issue 0031212: Add a preference to control how many products/bp/address/tickets are loaded when searching
- Backout previous change
- Share the limit between all queries in ProcessHQLQuery
- Add limit in remote queries and in queries to show UI info in scrollable tables
- Add 3 preference (Order, Customer and Product)
---
M src-db/database/sourcedata/AD_REF_LIST.xml
M web/org.openbravo.retail.posterminal/js/components/businesspartner.js
M web/org.openbravo.retail.posterminal/js/components/modalmultiorders.js
M web/org.openbravo.retail.posterminal/js/components/modalpaidreceipts.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customers/customersadvancedsearch.js
---
|
|
|
(0081394)
|
hgbot
|
2015-10-30 08:33
|
|
Repository: tools/automation/pi-mobile
Changeset: 01f58d3d411552abf09653f926ae9a663a114da6
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Fri Oct 30 08:32:45 2015 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/01f58d3d411552abf09653f926ae9a663a114da6 [^]
Related to issue 0031212: Add a preference to control how many products/bp/address/tickets are loaded when searching
---
M src-test/org/openbravo/test/mobile/common/selenium/javascript/EnyoNode.java
M src-test/org/openbravo/test/mobile/common/selenium/javascript/TestId.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/suites/HighVolSuite.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I31212_SearchWithLimitPref.java
---
|
|
|
(0081577)
|
mtaal
|
2015-11-08 08:46
|
|
Hi,
I am reviewing and testing this but I noticed that in case of remote, if I set the preference to 2 that the customer and product search show 3 as a result.
For non-remote it works fine. Can you correct this?
(for the rest the code changes look fine)
gr. Martin |
|
|
(0081578)
|
mtaal
|
2015-11-08 08:52
|
|
|
|
(0081579)
|
mtaal
|
2015-11-08 08:52
|
|
|
|
(0081580)
|
mtaal
|
2015-11-08 08:52
|
|
|
|
(0081584)
|
hgbot
|
2015-11-08 09:13
|
|
|