You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Daniel Watford (Jira)" <ji...@apache.org> on 2023/04/03 10:20:00 UTC

[jira] [Created] (OFBIZ-12793) Cannot add a new geo point to a facility

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)