opt attachment view

This commit is contained in:
Ivan Office
2023-09-26 02:53:14 +08:00
parent 357cf9e7ed
commit 92e24abc43
3 changed files with 18 additions and 1 deletions

View File

@@ -51,6 +51,7 @@
'images': ['static/description/banner.png'],
'depends': [
'website_blog',
'app_base_superbar',
],
'summary': '''
Odoo App of odooai.cn
@@ -71,6 +72,7 @@
''',
'data': [
'views/blog_post_views.xml',
'views/ir_attachment_views.xml',
# 'report/.xml',
],
'demo': [],