Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0045412 | Openbravo ERP | A. Platform | public | 2020-11-10 18:19 | 2020-12-01 12:10 |
|
Reporter | Leyre | |
Assigned To | AtulOpenbravo | |
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | approved |
Review Assigned To | |
OBNetwork customer | Gold |
Web browser | |
Modules | Core |
Support ticket | 19606 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0045412: Filters in Backend do not work correctly |
Description | Filters in Backend do not work correctly
"The problem is that when we want to filter this table, the java class is not invoked, so the result is null.
I thought it was due to some configuration problem, but I investigated several tables that are created in HQL Query, and I could identify that most of these tables are used in "Pick and Execute" windows" |
Steps To Reproduce | 1. Open Backend:
https://livebuilds.openbravo.com/retail_modules_pgsql_pi/ [^]
2. Select the Role = AWO-QA Admin
3. Open "Distribution Order Issue" window.
4. Select record: "Document No" = 1000123.
5. Select first line in "Lines" tab.
6. Open "Reserved Stock" tab and click on "Reservation Stock" -> Use as filter.
Result: No records appear, filter does not work:
https://drive.google.com/file/d/1iC6P1NfmHS_vV8FYcylE4A4nMm3dkKXB/view?usp=sharing [^] |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0045177 | | closed | cberner | filter field hover is not escaped |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2020-11-10 18:19 | Leyre | New Issue | |
2020-11-10 18:19 | Leyre | Assigned To | => platform |
2020-11-10 18:19 | Leyre | OBNetwork customer | => Gold |
2020-11-10 18:19 | Leyre | Modules | => Core |
2020-11-10 18:19 | Leyre | Support ticket | => 19606 |
2020-11-10 18:19 | Leyre | Resolution time | => 1606777200 |
2020-11-10 18:19 | Leyre | Triggers an Emergency Pack | => No |
2020-11-10 18:19 | Leyre | Relationship added | related to 0045177 |
2020-11-12 10:33 | Leyre | Description Updated | bug_revision_view_page.php?rev_id=21882#r21882 |
2020-11-13 13:04 | cberner | Note Added: 0124359 | |
2020-11-16 09:19 | cberner | Assigned To | platform => Triage Finance |
2020-11-20 13:56 | dmiguelez | Assigned To | Triage Finance => AtulOpenbravo |
2020-11-24 04:06 | AtulOpenbravo | Status | new => scheduled |
2020-11-25 06:36 | AtulOpenbravo | Note Added: 0124604 | |
2020-11-26 19:10 | hgbot | Merge Request Status | => open |
2020-11-26 19:10 | hgbot | Note Added: 0124635 | |
2020-11-26 19:12 | AtulOpenbravo | Note Added: 0124636 | |
2020-12-01 12:09 | hgbot | Merge Request Status | open => approved |
2020-12-01 12:10 | hgbot | Resolution | open => fixed |
2020-12-01 12:10 | hgbot | Status | scheduled => closed |
2020-12-01 12:10 | hgbot | Note Added: 0124676 | |
2020-12-01 12:10 | hgbot | Note Added: 0124677 | |
Notes |
|
|
This is mainly happening in Distribution Order Issue -> Lines -> Reservation Stock, because this last tab has an wrong HQL query, it can be checked by clicking trying to select one of the elements in Reservation Stock first column and "Open in tab", it will fail.
The filter fails to work properly on the column "Reservation Stock" as a cause of this. |
|
|
|
Test Plan
- Login with Role = AWO-QA Admin
- Navigate to "Distribution Order Issue" window.
- Select record: "Document No" = 1000123.
- Select first line in "Lines" tab.
- Open "Reserved Stock" tab and click on "Reservation Stock" -> Use as filter.
- Realize that filter is successfully applied and particular records is shown in the grid in this case record with Identifier Apple - 10 - 10 - true |
|
|
(0124635)
|
hgbot
|
2020-11-26 19:10
|
|
|
|
|
Reservation Stock field is disable for sort/filter. Product field is added with sort/filter along with Quantity and Allocated in the grid view as per the identifier of Reservation Stock field. |
|
|
(0124676)
|
hgbot
|
2020-12-01 12:10
|
|
|
|
(0124677)
|
hgbot
|
2020-12-01 12:10
|
|
|