Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0033565 | Openbravo ERP | A. Platform | public | 2016-07-29 10:48 | 2016-12-16 18:37 |
|
Reporter | alostale | |
Assigned To | caristu | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0PR17Q1 | Fixed in Version | 3.0PR17Q1 | |
Merge Request Status | |
Review Assigned To | alostale |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0033565: ability to disable linked items section |
Description | Linked items functionality tries to find any record with a FK linked to current one.
This, in some cases, requires many DB queries which, specially with big volumes of data, can be very heavy.
There should be an option to disable it at system or at concrete window level.
Project Link: http://wiki.openbravo.com/wiki/Projects:Deactivable_Linked_Items_Section [^] |
Steps To Reproduce | In an environment with few million invoices/orders/whatever made by a concrete partner, open linked items section for that Business Partner. Check it is slow. |
Proposed Solution | |
Additional Information | |
Tags | Performance |
Relationships | has duplicate | feature request | 0024314 | | closed | platform | Add the possibility to hide the linked items section per window | related to | defect | 0033843 | | closed | NaroaIriarte | useless heavy queries in linked items | related to | defect | 0035131 | | closed | platform | [RR17Q1][StoreServer][HighVol] Linked Items section never finishes its loading process |
|
Attached Files | issue33565.diff (5,865) 2016-08-10 14:31 https://issues.openbravo.com/file_download.php?file_id=9708&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2016-07-29 10:48 | alostale | New Issue | |
2016-07-29 10:48 | alostale | Assigned To | => platform |
2016-07-29 10:48 | alostale | OBNetwork customer | => No |
2016-07-29 10:48 | alostale | Modules | => Core |
2016-07-29 10:48 | alostale | Triggers an Emergency Pack | => No |
2016-07-29 10:50 | alostale | Summary | capability to disable linked items section => ability to disable linked items section |
2016-07-29 10:50 | alostale | Status | new => acknowledged |
2016-07-29 12:08 | shuehner | Issue Monitored: shuehner | |
2016-08-10 09:16 | caristu | Status | acknowledged => scheduled |
2016-08-10 09:16 | caristu | Assigned To | platform => caristu |
2016-08-10 09:17 | caristu | Target Version | 3.0PR16Q4 => |
2016-08-10 09:18 | caristu | File Added: issue33565.diff | |
2016-08-10 14:28 | caristu | File Deleted: issue33565.diff | |
2016-08-10 14:31 | caristu | File Added: issue33565.diff | |
2016-08-29 11:39 | caristu | Target Version | => 3.0PR17Q1 |
2016-08-29 11:40 | caristu | Tag Attached: Performance | |
2016-08-29 15:07 | caristu | Description Updated | bug_revision_view_page.php?rev_id=12947#r12947 |
2016-08-29 15:08 | caristu | Description Updated | bug_revision_view_page.php?rev_id=12948#r12948 |
2016-08-29 17:03 | alostale | Relationship added | related to 0033843 |
2016-09-26 09:45 | caristu | Relationship added | has duplicate 0024314 |
2016-09-26 09:54 | pradeepvarma | Issue Monitored: pradeepvarma | |
2016-10-14 15:00 | hgbot | Checkin | |
2016-10-14 15:00 | hgbot | Note Added: 0090588 | |
2016-10-14 15:00 | hgbot | Status | scheduled => resolved |
2016-10-14 15:00 | hgbot | Resolution | open => fixed |
2016-10-14 15:00 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/f798171e1a8f592862cd888a0f117e00f43723b3 [^] |
2016-10-17 09:15 | hgbot | Checkin | |
2016-10-17 09:15 | hgbot | Note Added: 0090608 | |
2016-10-28 09:18 | alostale | Review Assigned To | => alostale |
2016-10-28 09:18 | alostale | Note Added: 0090975 | |
2016-10-28 09:18 | alostale | Status | resolved => closed |
2016-10-28 09:19 | alostale | Fixed in Version | => 3.0PR17Q1 |
2016-12-16 18:37 | hudsonbot | Checkin | |
2016-12-16 18:37 | hudsonbot | Note Added: 0092508 | |
2016-12-16 18:37 | hudsonbot | Checkin | |
2016-12-16 18:37 | hudsonbot | Note Added: 0092512 | |
2017-02-10 09:15 | alostale | Relationship added | related to 0035131 |
Notes |
|
(0090588)
|
hgbot
|
2016-10-14 15:00
|
|
Repository: erp/devel/pi
Changeset: f798171e1a8f592862cd888a0f117e00f43723b3
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Fri Oct 14 14:55:13 2016 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/f798171e1a8f592862cd888a0f117e00f43723b3 [^]
fixes issue 33565: ability to disable linked items section
---
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/filterexpression/AddPaymentReadOnlyLogicsHandler.java
M modules/org.openbravo.client.application/src-db/database/sourcedata/AD_REF_LIST.xml
M modules/org.openbravo.client.application/src/org/openbravo/client/application/HeartBeatPopupActionHandler.java
M modules/org.openbravo.client.application/src/org/openbravo/client/application/WindowSettingsActionHandler.java
M modules/org.openbravo.client.application/src/org/openbravo/client/application/attachment/CoreAttachImplementation.java
M modules/org.openbravo.client.application/src/org/openbravo/client/application/event/NoteEventHandler.java
M modules/org.openbravo.client.application/src/org/openbravo/client/application/process/BaseProcessActionHandler.java
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewTab.java
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form.js
M modules/org.openbravo.service.datasource/src/org/openbravo/service/datasource/BaseDataSourceService.java
M modules/org.openbravo.service.datasource/src/org/openbravo/service/datasource/DataSourceServlet.java
M modules/org.openbravo.service.datasource/src/org/openbravo/service/datasource/DefaultDataSourceService.java
M modules/org.openbravo.service.json/src/org/openbravo/service/json/DefaultJsonDataService.java
M modules/org.openbravo.userinterface.selector/src/org/openbravo/userinterface/selector/SelectorDataSourceFilter.java
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-test/src/org/openbravo/test/datasource/TestAllowUnpagedDatasourcePreference.java
M src/org/openbravo/base/secureApp/LoginHandler.java
M src/org/openbravo/base/secureApp/LoginUtils.java
M src/org/openbravo/costing/CostingAlgorithmAdjustmentImp.java
M src/org/openbravo/costing/CostingBackground.java
M src/org/openbravo/costing/CostingServer.java
M src/org/openbravo/erpCommon/ad_forms/ModuleManagement.java
M src/org/openbravo/erpCommon/ad_reports/ReportInvoiceCustomerDimensionalAnalysesJR.java
M src/org/openbravo/erpCommon/ad_reports/ReportValuationStock.java
M src/org/openbravo/erpCommon/businessUtility/Preferences.java
M src/org/openbravo/erpCommon/businessUtility/PrinterReports.java
M src/org/openbravo/erpCommon/utility/UsedByLink.java
M src/org/openbravo/erpCommon/utility/Utility.java
M src/org/openbravo/erpCommon/utility/reporting/printing/PrintController.java
M src/org/openbravo/event/OrderEventHandler.java
---
|
|
|
(0090608)
|
hgbot
|
2016-10-17 09:15
|
|
Repository: erp/devel/pi
Changeset: 5216f55ce73aa5b5828fef5e74b39a01a0f9dfc3
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Mon Oct 17 09:10:17 2016 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/5216f55ce73aa5b5828fef5e74b39a01a0f9dfc3 [^]
related to issue 33565: retrieve the window id from the standard window
For child tabs this.view.windowId is undefined. For this reason, we retrieve the windowId using the standardWindow property of the view. Thus, we ensure that the window id is always retrieved properly
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form.js
---
|
|
|
|
|
|
|
|
|
|
|