mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-23 17:08:46 -06:00
readme error fixed
This commit is contained in:
parent
56b28d2a9e
commit
325491ee84
@ -11,9 +11,13 @@ This module is the base for any knowledge and document management application.
|
|||||||
Installation
|
Installation
|
||||||
============
|
============
|
||||||
|
|
||||||
|
* None
|
||||||
|
|
||||||
Configuration
|
Configuration
|
||||||
=============
|
=============
|
||||||
|
|
||||||
|
* None
|
||||||
|
|
||||||
Usage
|
Usage
|
||||||
=====
|
=====
|
||||||
|
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
"license": "AGPL-3",
|
"license": "AGPL-3",
|
||||||
"website": "https://www.odoo.com",
|
"website": "https://www.odoo.com",
|
||||||
"data": [
|
"data": [
|
||||||
"security/knowledge.xml",
|
"security/knowledge_security.xml",
|
||||||
"security/ir.model.access.csv",
|
"security/ir.model.access.csv",
|
||||||
"views/knowledge.xml",
|
"views/knowledge.xml",
|
||||||
"views/res_config.xml",
|
"views/res_config.xml",
|
||||||
|
Loading…
Reference in New Issue
Block a user