feat: Update author and website in manifest
This commit is contained in:
@@ -3,12 +3,9 @@
|
||||
'version': '16.0.1.0.0',
|
||||
'category': 'Services/VPS',
|
||||
'summary': 'Manage VPS servers for customers',
|
||||
'description': """
|
||||
This module allows you to record and manage VPS servers for customers.
|
||||
Customers can view their VPS server information in the portal.
|
||||
""",
|
||||
'author': 'Your Company',
|
||||
'website': 'https://www.yourcompany.com',
|
||||
'description': 'VPS Management with Proxmox API',
|
||||
'author': 'Openworx',
|
||||
'website': 'https://www.openworx.nl',
|
||||
'depends': [
|
||||
'base',
|
||||
'portal',
|
||||
|
||||
Reference in New Issue
Block a user