Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0022849Openbravo ERPA. Platformpublic2013-01-21 09:172013-01-21 09:18
mtaal 
AugustoMauch 
normalminorhave not tried
newopen 
5
 
 
Core
No
0022849: Filtering on identifier columns with multiple values is not precise enough
Goto to the Matched Invoices window and filter on goods receipt line using the pull-down. Too many records are shown.
Goto to the Matched Invoices window and filter on goods receipt line using the pull-down. Too many records are shown.
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 [^]
No tags attached.
related to defect 0022641 closed mtaal Matched Invoices window: "Invoice Line" and "Goods Receipt Line" filter not working properly 
Issue History
2013-01-21 09:17mtaalNew Issue
2013-01-21 09:17mtaalAssigned To => AugustoMauch
2013-01-21 09:17mtaalModules => Core
2013-01-21 09:17mtaalTriggers an Emergency Pack => No
2013-01-21 09:18mtaalRelationship addedrelated to 0022641

There are no notes attached to this issue.