Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Trunk
-
None
Description
Scenario:
1. Create new requirements with empty productId.
2. Goto find function in requirement
Issue:
org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen component://common/widget/CommonScreens.xml#FindScreenDecorator: java.lang.IllegalArgumentException: Error in form [ListRequirements] calling service with name [getInventoryAvailableByFacility]: org.ofbiz.service.ServiceValidationException: The following required parameter is missing: [getInventoryAvailableByFacility.productId] (Error in form [ListRequirements] calling service with name [getInventoryAvailableByFacility]: org.ofbiz.service.ServiceValidationException: The following required parameter is missing: [getInventoryAvailableByFacility.productId])
Link on SVN trunk : https://demo-trunk.ofbiz.apache.org/ordermgr/control/FindRequirements
Attachments
Issue Links
- is duplicated by
-
OFBIZ-5498 Error when searching Order Requirements without providing productId
- Closed