Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0034014 | Openbravo ERP | 04. Warehouse management | public | 2016-09-19 11:08 | 2016-12-16 18:37 |
|
Reporter | JONHM | |
Assigned To | AtulOpenbravo | |
Priority | high | Severity | major | Reproducibility | sometimes |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0PR17Q1 | |
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 |
Proposed Solution | |
Additional Information | |
Tags | Performance |
Relationships | related to | feature request | 0023682 | | closed | Sandrahuguet | Add to "widgets collection" module the new widget "stock warehouse" | related to | defect | 0032604 | | closed | alostale | Stock by Warehouse widget logs error message |
|
Attached Files | |
|
Issue History |
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 | |
Notes |
|
(0090619)
|
hgbot
|
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
|
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
---
|
|
|
|
New "Simple Stock By Warehouse" widget has been created with better performance. |
|
|
|
|
|
|
|
|
|
|