Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0034014 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 04. Warehouse management | major | sometimes | 2016-09-19 11:08 | 2016-12-16 18:37 | |||
Reporter | JONHM | View Status | public | |||||
Assigned To | AtulOpenbravo | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 3.0PR17Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 1655f1ccceb1 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | aferraz | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 43541 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0034014: Slow behavior of widget "Stock by Warehouse" | |||||||
Description | Having a large amount of data, "stock by warehouse" widget behaves slowly | |||||||
Steps To Reproduce | *** ASK ENVIRONMENT DETAILS FOR JONHM *** - Add "stock by warehouse" widget | |||||||
Tags | Performance | |||||||
Attached Files | ||||||||
![]() |
|||||||||||||||
|
![]() |
|
(0090619) hgbot (developer) 2016-10-17 12:02 |
Repository: erp/devel/pi Changeset: 1655f1ccceb181df59113d26580c05477f0a772c Author: Atul Gaware <atul.gaware <at> openbravo.com> Date: Wed Oct 05 17:15:27 2016 +0530 URL: http://code.openbravo.com/erp/devel/pi/rev/1655f1ccceb181df59113d26580c05477f0a772c [^] Fixes issue 34014: Simple Stock By Warehouse Widget Added new widget with name Simple Stock By Warehouse New view with subquery to get qtyonhand from storage detail and joins with Product, Category, Uom, Warehouse --- M modules/org.openbravo.client.widgets/src-db/database/sourcedata/AD_ELEMENT.xml M modules/org.openbravo.client.widgets/src-db/database/sourcedata/OBCQL_QUERY_COLUMN.xml M modules/org.openbravo.client.widgets/src-db/database/sourcedata/OBCQL_WIDGET_QUERY.xml M modules/org.openbravo.client.widgets/src-db/database/sourcedata/OBKMO_WIDGET_CLASS.xml M modules/org.openbravo.client.widgets/src-db/database/sourcedata/OBUIAPP_PARAMETER.xml A modules/org.openbravo.client.widgets/src-db/database/model/views/OBWCL_STOCK_BY_WAREHOUSE_V.xml A modules/org.openbravo.client.widgets/src-db/database/sourcedata/AD_COLUMN.xml A modules/org.openbravo.client.widgets/src-db/database/sourcedata/AD_MODULE_DBPREFIX.xml A modules/org.openbravo.client.widgets/src-db/database/sourcedata/AD_PACKAGE.xml A modules/org.openbravo.client.widgets/src-db/database/sourcedata/AD_TABLE.xml --- |
(0090620) hgbot (developer) 2016-10-17 12:02 |
Repository: erp/devel/pi Changeset: ab62853b9b6c3355bbc30ae03e8be24aeb51cb09 Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com> Date: Mon Oct 10 17:12:47 2016 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/ab62853b9b6c3355bbc30ae03e8be24aeb51cb09 [^] Related to issue 34014: Code review improvements Change retrieved columns order in OBWCL_STOCK_BY_WAREHOUSE_V view. Change Obwcl_Stock_By_Warehouse_V_ID column length. Change Widgets Collection module package name. Change OBWCL_StockByWarehouseView table java class name. --- M modules/org.openbravo.client.widgets/src-db/database/model/views/OBWCL_STOCK_BY_WAREHOUSE_V.xml M modules/org.openbravo.client.widgets/src-db/database/sourcedata/AD_COLUMN.xml M modules/org.openbravo.client.widgets/src-db/database/sourcedata/AD_PACKAGE.xml M modules/org.openbravo.client.widgets/src-db/database/sourcedata/AD_TABLE.xml --- |
(0090621) aferraz (viewer) 2016-10-17 12:03 |
New "Simple Stock By Warehouse" widget has been created with better performance. |
(0090622) aferraz (viewer) 2016-10-17 12:05 |
Code review + Testing OK |
(0092514) hudsonbot (viewer) 2016-12-16 18:37 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/dc8bf00badd0 [^] Maturity status: Test |
(0092515) hudsonbot (viewer) 2016-12-16 18:37 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/dc8bf00badd0 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2016-09-19 11:08 | JONHM | New Issue | |
2016-09-19 11:08 | JONHM | Assigned To | => platform |
2016-09-19 11:08 | JONHM | OBNetwork customer | => Yes |
2016-09-19 11:08 | JONHM | Modules | => Core |
2016-09-19 11:08 | JONHM | Support ticket | => 43541 |
2016-09-19 11:08 | JONHM | Resolution time | => 1476136800 |
2016-09-19 11:08 | JONHM | Triggers an Emergency Pack | => No |
2016-09-19 16:34 | caristu | Assigned To | platform => Triage Finance |
2016-09-19 16:34 | caristu | Category | I. Performance => Z. Others |
2016-09-19 16:34 | caristu | Tag Attached: Performance | |
2016-09-19 16:37 | caristu | Relationship added | related to 0023682 |
2016-09-19 16:37 | caristu | Category | Z. Others => 04. Warehouse management |
2016-09-19 17:18 | ahernandezgil | Issue Monitored: ahernandezgil | |
2016-09-22 17:01 | aferraz | Relationship added | related to 0032604 |
2016-09-23 11:55 | aferraz | Assigned To | Triage Finance => AtulOpenbravo |
2016-09-28 17:58 | AtulOpenbravo | Status | new => scheduled |
2016-10-17 12:02 | hgbot | Checkin | |
2016-10-17 12:02 | hgbot | Note Added: 0090619 | |
2016-10-17 12:02 | hgbot | Status | scheduled => resolved |
2016-10-17 12:02 | hgbot | Resolution | open => fixed |
2016-10-17 12:02 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/1655f1ccceb181df59113d26580c05477f0a772c [^] |
2016-10-17 12:02 | hgbot | Checkin | |
2016-10-17 12:02 | hgbot | Note Added: 0090620 | |
2016-10-17 12:03 | aferraz | Note Added: 0090621 | |
2016-10-17 12:05 | aferraz | Review Assigned To | => aferraz |
2016-10-17 12:05 | aferraz | Note Added: 0090622 | |
2016-10-17 12:05 | aferraz | Status | resolved => closed |
2016-10-17 12:05 | aferraz | Fixed in Version | => 3.0PR17Q1 |
2016-12-16 18:37 | hudsonbot | Checkin | |
2016-12-16 18:37 | hudsonbot | Note Added: 0092514 | |
2016-12-16 18:37 | hudsonbot | Checkin | |
2016-12-16 18:37 | hudsonbot | Note Added: 0092515 |
Copyright © 2000 - 2009 MantisBT Group |