[MIG] document_url: Migration to 13.0

[UPD] Update document_url.pot

[UPD] README.rst

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: knowledge-13.0/knowledge-13.0-document_url
Translate-URL: https://translation.odoo-community.org/projects/knowledge-13-0/knowledge-13-0-document_url/
This commit is contained in:
Manuel Calero
2020-03-11 11:01:29 +01:00
committed by Víctor Martínez
parent 9e1c16c141
commit 85c567a01a
82 changed files with 124 additions and 120 deletions

View File

@@ -1,15 +1,13 @@
# Copyright 2014 Serv. Tecnol. Avanzados (http://www.serviciosbaeza.com)
# Pedro M. Baeza <pedro.baeza@serviciosbaeza.com>
# Copyright 2016 ACSONE SA/NV (<http://acsone.eu>)
# Copyright 2014 Tecnativa - Pedro M. Baeza
# Copyright 2020 Tecnativa - Manuel Calero
{
"name": "URL attachment",
"version": "13.0.1.0.0",
"category": "Tools",
"author": "Tecnativa," "Odoo Community Association (OCA)",
"author": "Tecnativa, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/knowledge",
"license": "AGPL-3",
"data": ["view/document_url_view.xml", "security/ir.model.access.csv"],
"data": ["view/document_url_view.xml"],
"qweb": ["static/src/xml/url.xml"],
"installable": True,
}