Openbravo Issue Tracking System - Retail Modules
View Issue Details
0022167Retail ModulesWeb POSpublic2012-10-30 15:052012-12-26 16:19
adrianromero 
migueldejuana 
normalmajorhave not tried
closedfixed 
5
 
RMP18RMP18 
No
0022167: Search receipts dialog does not limit the results
In the search receipt dialog if the user just press search without any filter, the backend its trying to query for all receipts in the database that can be a very large list of receipts.

In this case the query can easily block the application server and it will be needed to restart it
In description
Performance
Issue History
2012-10-30 15:05adrianromeroNew Issue
2012-10-30 15:05adrianromeroAssigned To => adrianromero
2012-11-09 11:31adrianromeroStatusnew => scheduled
2012-11-09 11:31adrianromerofix_in_branch => pi
2012-11-09 15:35alostaleTag Attached: Performance
2012-12-05 20:35adrianromeroTarget Version => RMP18
2012-12-05 20:35adrianromerofix_in_branchpi =>
2012-12-17 10:15adrianromeroAssigned Toadrianromero => migueldejuana
2012-12-19 12:08hgbotCheckin
2012-12-19 12:08hgbotNote Added: 0055072
2012-12-19 12:08hgbotStatusscheduled => resolved
2012-12-19 12:08hgbotResolutionopen => fixed
2012-12-19 12:08hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c55507391458ef214bb52cc06f62cbeb688efbcb [^]
2012-12-26 16:19guilleaerNote Added: 0055216
2012-12-26 16:19guilleaerStatusresolved => closed
2012-12-26 16:19guilleaerFixed in Version => RMP18

Notes
(0055072)
hgbot   
2012-12-19 12:08   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: c55507391458ef214bb52cc06f62cbeb688efbcb
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Wed Dec 19 12:07:40 2012 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c55507391458ef214bb52cc06f62cbeb688efbcb [^]

Fixed issue 22167: Paid receipts dialog limits the results

---
M src/org/openbravo/retail/posterminal/PaidReceiptsHeader.java
M web/org.openbravo.retail.posterminal/js/components/modalpaidreceipts.js
M web/org.openbravo.retail.posterminal/js/model/order.js
---
(0055216)
guilleaer   
2012-12-26 16:19   
tested & verified