Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
Trunk
-
None
Description
Bill of Materials search returning duplicate entries in search results.
Test Steps:
1. Login to Manufacturing application.
2. Navigate to Bill of Materials tab.
3. Observe the issue in Search results.
Expected Result:
Unique products should be displayed on Bill of Materials search results.
Actual Result:
Bill of Materials search returning duplicate entries in search results. The distinct constraint is missing in FindProductBom.groovy find query.
Attachments
Attachments
Issue Links
- is broken by
-
OFBIZ-5893 Use EntityQuery Builder methods in goovy files by replacing Entity Engine methods.
- Closed