mirror of
https://github.com/OCA/knowledge.git
synced 2025-12-23 13:52:13 -06:00
use new API
This commit is contained in:
@@ -38,8 +38,12 @@ Web pages
|
||||
'security/document_page_security.xml',
|
||||
'security/ir.model.access.csv',
|
||||
],
|
||||
'demo': ['document_page_demo.xml'],
|
||||
'test': ['test/document_page_test00.yml'],
|
||||
'demo': [
|
||||
'document_page_demo.xml'
|
||||
],
|
||||
'test': [
|
||||
'test/document_page_test00.yml'
|
||||
],
|
||||
'installable': True,
|
||||
'auto_install': False,
|
||||
'images': [],
|
||||
|
||||
Reference in New Issue
Block a user