Openbravo Issue Tracking System - Retail Modules
View Issue Details
0026753Retail ModulesWeb POSpublic2014-05-30 15:362014-06-02 12:22
marvintm 
marvintm 
normalminorhave not tried
closedfixed 
5
 
RR14Q3 
adrianromero
No
0026753: Some indexes are missing in the client side and backend
Some tables are missing some indexes in the client side, and also in the backend. Adding them should improve performance a bit.
Realize that some indexes are missing.
No tags attached.
Issue History
2014-05-30 15:36marvintmNew Issue
2014-05-30 15:36marvintmAssigned To => marvintm
2014-05-30 15:36marvintmTriggers an Emergency Pack => No
2014-05-30 15:36hgbotCheckin
2014-05-30 15:36hgbotNote Added: 0067636
2014-05-30 15:36hgbotStatusnew => resolved
2014-05-30 15:36hgbotResolutionopen => fixed
2014-05-30 15:36hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/cc806a8694386d2a52de19410c3efedc69acaa29 [^]
2014-05-30 15:37hgbotCheckin
2014-05-30 15:37hgbotNote Added: 0067637
2014-05-30 15:37hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/cc806a8694386d2a52de19410c3efedc69acaa29 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.config/rev/acea22df15d43b636f948e472cb3608df9d10866 [^]
2014-06-02 12:22adrianromeroReview Assigned To => adrianromero
2014-06-02 12:22adrianromeroNote Added: 0067655
2014-06-02 12:22adrianromeroStatusresolved => closed
2014-06-02 12:22adrianromeroFixed in Version => RR14Q3

Notes
(0067636)
hgbot   
2014-05-30 15:36   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: cc806a8694386d2a52de19410c3efedc69acaa29
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Fri May 30 15:36:34 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/cc806a8694386d2a52de19410c3efedc69acaa29 [^]

Fixed issue 26753. Added missing indexes

---
M src-db/database/model/tables/OBPOS_APP_CASHUP.xml
M src-db/database/model/tables/OBPOS_APP_CASH_RECONCIL.xml
M src-db/database/model/tables/OBPOS_APP_PAYMENT.xml
M src-db/database/model/tables/OBPOS_CURRENCY_PANEL.xml
M src-db/database/model/tables/OBPOS_PRINT_TEMPLATE_SUBREP.xml
M src-db/database/model/tables/OBPOS_USERTERMINAL_ACCESS.xml
M web/org.openbravo.retail.posterminal/js/model/bplocation.js
M web/org.openbravo.retail.posterminal/js/model/businesspartner.js
M web/org.openbravo.retail.posterminal/js/model/cashmanagement.js
M web/org.openbravo.retail.posterminal/js/model/currencypanel.js
M web/org.openbravo.retail.posterminal/js/model/salesrepresentative.js
---
(0067637)
hgbot   
2014-05-30 15:37   
Repository: erp/pmods/org.openbravo.retail.config
Changeset: acea22df15d43b636f948e472cb3608df9d10866
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Fri May 30 15:37:19 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.config/rev/acea22df15d43b636f948e472cb3608df9d10866 [^]

Fixed issue 26753. Added missing indexes

---
M src-db/database/model/tables/OBRETCO_CMEVENTS.xml
M src-db/database/model/tables/OBRETCO_PROL_PRODUCT.xml
---
(0067655)
adrianromero   
2014-06-02 12:22   
Reviewed.