mirror of
https://github.com/OCA/knowledge.git
synced 2025-12-21 12:52:18 -06:00
[MIG] document_page: Migration to 15.0
This commit is contained in:
committed by
Justine Doutreloux
parent
374f250e2b
commit
a2e0c9b8dd
@@ -4,7 +4,7 @@
|
||||
|
||||
{
|
||||
"name": "Document Page",
|
||||
"version": "14.0.1.0.0",
|
||||
"version": "15.0.1.0.0",
|
||||
"category": "Knowledge Management",
|
||||
"author": "OpenERP SA, Odoo Community Association (OCA)",
|
||||
"images": [
|
||||
@@ -26,8 +26,12 @@
|
||||
"views/document_page.xml",
|
||||
"views/document_page_category.xml",
|
||||
"views/document_page_history.xml",
|
||||
"views/document_page_assets.xml",
|
||||
"views/report_document_page.xml",
|
||||
],
|
||||
"demo": ["demo/document_page.xml"],
|
||||
"assets": {
|
||||
"web.assets_backend": [
|
||||
"document_page/static/src/scss/document_page.scss",
|
||||
],
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user