Initiele commit

This commit is contained in:
root
2024-02-26 14:30:29 +00:00
parent c8e217dd03
commit 1ee214c70a
4 changed files with 31 additions and 8 deletions

View File

@@ -13,11 +13,9 @@
'website': "http://www.open2bizz.tech",
'category': 'Uncategorized',
'version': '0.1',
'depends': ['web_environment_ribbon', 'mail','base',],
'depends': ['mail','base',],
'data': [
'views/views.xml',
'data/data.xml'
],
#'demo': [
# 'demo/demo.xml',
#],
}