Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0022849 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
feature request | [Openbravo ERP] A. Platform | minor | have not tried | 2013-01-21 09:17 | 2013-01-21 09:18 | |||||||
Reporter | mtaal | View Status | public | |||||||||
Assigned To | AugustoMauch | |||||||||||
Priority | normal | Resolution | open | Fixed in Version | ||||||||
Status | new | Fix in branch | Fixed in SCM revision | |||||||||
Projection | none | ETA | none | Target Version | ||||||||
OS | Any | Database | Any | Java version | ||||||||
OS Version | Database version | Ant version | ||||||||||
Product Version | SCM revision | |||||||||||
Review Assigned To | ||||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0022849: Filtering on identifier columns with multiple values is not precise enough | |||||||||||
Description | Goto to the Matched Invoices window and filter on goods receipt line using the pull-down. Too many records are shown. | |||||||||||
Steps To Reproduce | Goto to the Matched Invoices window and filter on goods receipt line using the pull-down. Too many records are shown. | |||||||||||
Proposed Solution | The reason that this happens is in the AdvancedQueryBuilder, it is related to the handling of references/foreign keys to entities with multiple identifier fields. The filtering on such a reference is not precise. It can also be related to how filtering works with quantity fields (the above example goods-receipt-line filter has numeric fields as part of the identifier). See this line: https://code.openbravo.com/erp/devel/pi/file/ff4be9f0d015/modules/org.openbravo.service.json/src/org/openbravo/service/json/AdvancedQueryBuilder.java#l551 [^] | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Issue History | |||
Date Modified | Username | Field | Change |
2013-01-21 09:17 | mtaal | New Issue | |
2013-01-21 09:17 | mtaal | Assigned To | => AugustoMauch |
2013-01-21 09:17 | mtaal | Modules | => Core |
2013-01-21 09:17 | mtaal | Triggers an Emergency Pack | => No |
2013-01-21 09:18 | mtaal | Relationship added | related to 0022641 |
Copyright © 2000 - 2009 MantisBT Group |