Hi Ernest,

The best way is to follow 
https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Contributors+Best+Practices
When it's a bug we fix the trunk and backport in release branches

HTH

Jacques

Le 20/02/2024 à 05:33, Ernest Hocking a écrit :
Good morning

Can I seek some clarification about how to report issues encountered on
OIfbiz trunk?

If I try to run find on
"facility/control/ViewFacilityInventoryByProduct?facilityId=MyRetailStore"
I get an error message:

java.lang.IllegalArgumentException: Error running script at location
[component://product/src/main/groovy/org/apache/ofbiz/product/facility/facility/ViewFacilityInventoryByProduct.groovy]:
groovy.lang.MissingMethodException: No signature of method:
org.apache.ofbiz.product.facility.facility.ViewFacilityInventoryByProduct.from()
is applicable for argument types:
(org.apache.ofbiz.entity.model.DynamicViewEntity) values:
[org.apache.ofbiz.entity.model.DynamicViewEntity@330fa6e9] Possible
solutions: from(java.lang.String), run(), run(), find(), grep(),
error(java.lang.String)

I tried pulling the latest version and still get the error message.

SImilarly when I try the facility reports page:

facility/control/InventoryReports?facilityId=MyRetailStore

Should I report this sort of issue here or is there a preferred  method for
reporting trunk related issues?

thanks and kind regards

Ernest

Reply via email to