模块迁移
This commit is contained in:
parent
a7165e0ce6
commit
861144f615
@ -16,6 +16,7 @@
|
||||
'depends': ['base', 'web', 'mail'],
|
||||
'data': [
|
||||
'security/ir.model.access.csv',
|
||||
'data/demo.xml',
|
||||
'views/video_category_views.xml',
|
||||
'views/video_playback_views.xml',
|
||||
'views/textbook_views.xml',
|
||||
@ -28,9 +29,6 @@
|
||||
'views/forum_post_views.xml',
|
||||
'views/menus.xml',
|
||||
],
|
||||
'demo': [
|
||||
'data/demo.xml',
|
||||
],
|
||||
'license': 'LGPL-3',
|
||||
'installable': True,
|
||||
'application': True,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user