diff --git a/codbex-uoms/api/converter.ts b/codbex-uoms/api/converter.ts
index 7d41ef6..747adca 100644
--- a/codbex-uoms/api/converter.ts
+++ b/codbex-uoms/api/converter.ts
@@ -1,5 +1,5 @@
import { Controller, Get } from "sdk/http"
-import { UoMRepository } from "../gen/codbex-uoms/dao/UnitsOfMeasures/UoMRepository";
+import { UoMRepository } from "../gen/codbex-uoms/dao/Settings/UoMRepository";
import { HttpUtils } from "../gen/codbex-uoms/api/utils/HttpUtils";
/**
diff --git a/codbex-uoms/codbex-uoms.edm b/codbex-uoms/codbex-uoms.edm
index d142ad2..4504000 100644
--- a/codbex-uoms/codbex-uoms.edm
+++ b/codbex-uoms/codbex-uoms.edm
@@ -5,7 +5,7 @@
-
+
@@ -23,5 +23,5 @@
-
+
\ No newline at end of file
diff --git a/codbex-uoms/codbex-uoms.model b/codbex-uoms/codbex-uoms.model
index 9b5053e..37ef963 100644
--- a/codbex-uoms/codbex-uoms.model
+++ b/codbex-uoms/codbex-uoms.model
@@ -209,14 +209,14 @@
"generateDefaultRoles": "true",
"generateReport": "false",
"icon": "cubes",
- "layoutType": "",
+ "layoutType": "MANAGE",
"menuIndex": "100",
"menuKey": "uom",
"menuLabel": "UoM",
"name": "UoM",
"perspectiveHeader": "",
"perspectiveIcon": "cubes",
- "perspectiveLabel": "",
+ "perspectiveLabel": "Entities",
"perspectiveName": "Settings",
"perspectiveNavId": "",
"perspectiveOrder": "970",