Fill VSP server field with Proxmox VM CT ID data
This commit is contained in:
@@ -9,7 +9,11 @@
|
||||
""",
|
||||
'author': 'Your Company',
|
||||
'website': 'https://www.yourcompany.com',
|
||||
'depends': ['base', 'portal'],
|
||||
'depends': [
|
||||
'base',
|
||||
'portal',
|
||||
'mail',
|
||||
],
|
||||
'data': [
|
||||
'security/ir.model.access.csv',
|
||||
'views/vps_server_views.xml',
|
||||
|
||||
Reference in New Issue
Block a user