Daniel Watford created OFBIZ-12793: -------------------------------------- Summary: Cannot add a new geo point to a facility Key: OFBIZ-12793 URL: https://issues.apache.org/jira/browse/OFBIZ-12793 Project: OFBiz Issue Type: Bug Components: product/facility Affects Versions: Upcoming Branch Reporter: Daniel Watford Fix For: Upcoming Branch
In demo-trunk, visit [https://demo-trunk.ofbiz.apache.org/facility,] select the 'My Retail Store' facility and then navigate to that facility's Geo Location tab. Adding a new geo location to the facility fails with the error: {quote}No such property: ServiceUtil for class: FacilityGeoServices {quote} Error is due to a missing import of the ServiceUtil class in FacilityGeoServices.groovy. -- This message was sent by Atlassian Jira (v8.20.10#820010)