mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[REF]pms_api_rest: changed property colors from module pms to module pms_api_rest
This commit is contained in:
@@ -16,6 +16,9 @@
|
||||
"external_dependencies": {
|
||||
"python": ["jwt", "simplejson", "marshmallow", "jose"],
|
||||
},
|
||||
"data": ["data/auth_jwt_validator.xml"],
|
||||
"data": [
|
||||
"data/auth_jwt_validator.xml",
|
||||
"views/pms_property_views.xml",
|
||||
],
|
||||
"installable": True,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user