I'm still working through the Ofbiz manufacturing process. I'm getting errors
Message: Error running simple method [checkCreateOrderRequirement] in XML file [org/ofbiz/order/order/OrderServices.xml]: (Could not find SimpleMethod XML document in resource: org/ofbiz/order/order/OrderServices.xml) I've looked at the OrderServices.xml code and checkCreateOrderRequirement is there. However it calls getProductRequirementMethod (as do several other methods), but I can not find a definition for getProductRequirementMethod (I did a global text search on the entire project). Thanks, Mark
