[13.0][MIG] document_page_group

[UPD] Update document_page_group.pot

[UPD] README.rst
This commit is contained in:
Jaime Arroyo
2020-09-30 11:39:32 +02:00
committed by FernandoRomera
parent 0b58c1943c
commit 53e8a292a2
5 changed files with 18 additions and 19 deletions

View File

@@ -5,10 +5,10 @@
"name": "Document Page Group",
"summary": """
Define access groups on documents""",
"version": "12.0.1.0.0",
"version": "13.0.1.0.0",
"license": "AGPL-3",
"author": "Creu Blanca,Odoo Community Association (OCA)",
"website": "https://github.com/OCA/knowledge",
"depends": ["document_page",],
"data": ["security/document_page_security.xml", "views/document_page.xml",],
"depends": ["document_page"],
"data": ["security/document_page_security.xml", "views/document_page.xml"],
}