Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0039017 | Openbravo ERP | 02. Master data management | public | 2018-07-23 17:15 | 2018-08-11 09:32 |
|
Reporter | JONHM | |
Assigned To | collazoandy4 | |
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 3.0PR18Q2 | |
Target Version | | Fixed in Version | 3.0PR18Q4 | |
Merge Request Status | |
Review Assigned To | Sandrahuguet |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 3436 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0039017: Performance issue in Requisition To Order window |
Description | Performance issue in Requisition To Order window, it takes 43 seconds to load |
Steps To Reproduce | Ask environment to Support
- Open Requisition to Order window |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | Screenshot from 2018-07-23 17-14-14.png (120,688) 2018-07-23 17:15 https://issues.openbravo.com/file_download.php?file_id=11990&type=bug

|
|
Issue History |
Date Modified | Username | Field | Change |
2018-07-23 17:15 | JONHM | New Issue | |
2018-07-23 17:15 | JONHM | Assigned To | => Triage Finance |
2018-07-23 17:15 | JONHM | File Added: Screenshot from 2018-07-23 17-14-14.png | |
2018-07-23 17:15 | JONHM | OBNetwork customer | => Yes |
2018-07-23 17:15 | JONHM | Modules | => Core |
2018-07-23 17:15 | JONHM | Support ticket | => 3436 |
2018-07-23 17:15 | JONHM | Resolution time | => 1534111200 |
2018-07-23 17:15 | JONHM | Triggers an Emergency Pack | => No |
2018-07-23 17:16 | JONHM | version | => 3.0PR18Q2 |
2018-07-23 23:50 | collazoandy4 | Assigned To | Triage Finance => collazoandy4 |
2018-07-23 23:51 | collazoandy4 | Status | new => scheduled |
2018-07-30 16:19 | collazoandy4 | Note Added: 0106021 | |
2018-07-30 16:21 | collazoandy4 | Note Added: 0106022 | |
2018-08-10 14:13 | hgbot | Checkin | |
2018-08-10 14:13 | hgbot | Note Added: 0106285 | |
2018-08-10 14:13 | hgbot | Status | scheduled => resolved |
2018-08-10 14:13 | hgbot | Resolution | open => fixed |
2018-08-10 14:13 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/fe8d2427d8630cdccb6e3ec29b59210bf29a3908 [^] |
2018-08-10 14:50 | hgbot | Checkin | |
2018-08-10 14:50 | hgbot | Note Added: 0106287 | |
2018-08-10 15:02 | hgbot | Checkin | |
2018-08-10 15:02 | hgbot | Note Added: 0106288 | |
2018-08-10 15:06 | Sandrahuguet | Review Assigned To | => Sandrahuguet |
2018-08-10 15:06 | Sandrahuguet | Note Added: 0106289 | |
2018-08-10 15:06 | Sandrahuguet | Status | resolved => closed |
2018-08-10 15:06 | Sandrahuguet | Fixed in Version | => 3.0PR18Q4 |
2018-08-11 09:32 | hudsonbot | Checkin | |
2018-08-11 09:32 | hudsonbot | Note Added: 0106299 | |
2018-08-11 09:32 | hudsonbot | Checkin | |
2018-08-11 09:32 | hudsonbot | Note Added: 0106300 | |
2018-08-11 09:32 | hudsonbot | Checkin | |
2018-08-11 09:32 | hudsonbot | Note Added: 0106301 | |
Notes |
|
(0106021)
|
collazoandy4
|
2018-07-30 16:19
|
|
Test Plan
Go to Requisition window and create a new record for Region Norte org
Create a new record in Lines Tab:
Need by Date: Today
Product: Cerveza Ale 0,5L
Quantity: 10
Complete the Requisition
Go to Requisition to order window and chec the previous record is shown
Test Plan II
Repeat the previous test plan with AUM preference enabled |
|
|
(0106022)
|
collazoandy4
|
2018-07-30 16:21
|
|
With the fix proposed the query execution time was reduced from 40433.560 to 180.711 ms |
|
|
(0106285)
|
hgbot
|
2018-08-10 14:13
|
|
Repository: erp/devel/pi
Changeset: fe8d2427d8630cdccb6e3ec29b59210bf29a3908
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Tue Jul 24 17:18:24 2018 -0400
URL: http://code.openbravo.com/erp/devel/pi/rev/fe8d2427d8630cdccb6e3ec29b59210bf29a3908 [^]
Fixes issue 39017: Performance issue in Requisition To Order window
---
M src/org/openbravo/erpCommon/ad_forms/RequisitionToOrder.java
M src/org/openbravo/erpCommon/ad_forms/RequisitionToOrder_data.xsql
---
|
|
|
(0106287)
|
hgbot
|
2018-08-10 14:50
|
|
Repository: erp/devel/pi
Changeset: 389e4c0f5e997f44fc0426ee22f7a022dcd0c2a0
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Fri Aug 10 14:45:30 2018 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/389e4c0f5e997f44fc0426ee22f7a022dcd0c2a0 [^]
related to issue 39017 code review changes
change m_pricelist_id column by name column, because is the correct one
---
M src/org/openbravo/erpCommon/ad_forms/RequisitionToOrder_data.xsql
---
|
|
|
(0106288)
|
hgbot
|
2018-08-10 15:02
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|