|
@@ -7,7 +7,7 @@
|
|
"category": "Uncategorized",
|
|
"category": "Uncategorized",
|
|
"version": "17.0.1.0.0",
|
|
"version": "17.0.1.0.0",
|
|
"depends": ["base"],
|
|
"depends": ["base"],
|
|
- "images":"./static/description/output.png",
|
|
|
|
|
|
+ "images": ["static/description/output.png"],
|
|
"data": [
|
|
"data": [
|
|
#"security/ir.model.access.csv",
|
|
#"security/ir.model.access.csv",
|
|
"security/hostel_security.xml",
|
|
"security/hostel_security.xml",
|
|
@@ -20,4 +20,4 @@
|
|
"my_hostel/static/src/xml/**/*",
|
|
"my_hostel/static/src/xml/**/*",
|
|
],
|
|
],
|
|
},
|
|
},
|
|
-}
|
|
|
|
|
|
+}
|