mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-21 03:27:25 -06:00

[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/
14 lines
421 B
Python
14 lines
421 B
Python
# 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)",
|
|
"website": "https://github.com/OCA/knowledge",
|
|
"license": "AGPL-3",
|
|
"data": ["view/document_url_view.xml"],
|
|
"qweb": ["static/src/xml/url.xml"],
|
|
"installable": True,
|
|
}
|