Update __manifest__.py

This commit is contained in:
2023-07-18 11:09:48 +00:00
parent 4ca974603d
commit 14a6aa4c67

View File

@@ -10,8 +10,8 @@
Long description of module's purpose
""",
'author': "My Company",
'website': "http://www.yourcompany.com",
'author': "Open2bizz",
'website': "https://www.open2bizz.tech",
'category': 'Uncategorized',
'version': '0.1',
'depends': ['web_environment_ribbon', 'mail','base',],