mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-13 15:34:49 -06:00
[FIX] document_url: Fix documentation
This commit is contained in:
parent
15bf42b195
commit
925bd81336
@ -25,13 +25,6 @@ To use this module, you need to:
|
||||
:alt: Try me on Runbot
|
||||
:target: https://runbot.odoo-community.org/runbot/118/9.0
|
||||
|
||||
For further information, please visit:
|
||||
|
||||
* https://www.odoo.com/forum/help-1
|
||||
|
||||
Known issues / Roadmap
|
||||
======================
|
||||
|
||||
Bug Tracker
|
||||
===========
|
||||
|
||||
@ -47,7 +40,7 @@ Contributors
|
||||
------------
|
||||
|
||||
* Jonathan Nemry <jonathan.nemry@acsone.eu>
|
||||
* Pedro M. Baeza <pedro.baeza@serviciosbaeza.com
|
||||
* Pedro M. Baeza <pedro.baeza@tecnativa.com
|
||||
|
||||
Maintainer
|
||||
----------
|
||||
@ -60,4 +53,4 @@ This module is maintained by the OCA.
|
||||
|
||||
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
|
||||
|
||||
To contribute to this module, please visit https://odoo-community.org.
|
||||
To contribute to this module, please visit https://odoo-community.org.
|
||||
|
@ -6,10 +6,7 @@
|
||||
'name': 'URL attachment',
|
||||
'version': '9.0.1.0.0',
|
||||
'category': 'Tools',
|
||||
'description': """
|
||||
Module that allows to attach an URL as a document.
|
||||
""",
|
||||
'author': "Serv. Tecnolog. Avanzados - Pedro M. Baeza,"
|
||||
'author': "Tecnativa,"
|
||||
"Odoo Community Association (OCA)",
|
||||
'website': 'http://www.serviciosbaeza.com',
|
||||
'license': 'AGPL-3',
|
||||
|
Loading…
Reference in New Issue
Block a user