mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-19 09:53:38 -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
|
:alt: Try me on Runbot
|
||||||
:target: https://runbot.odoo-community.org/runbot/118/9.0
|
: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
|
Bug Tracker
|
||||||
===========
|
===========
|
||||||
|
|
||||||
@ -47,7 +40,7 @@ Contributors
|
|||||||
------------
|
------------
|
||||||
|
|
||||||
* Jonathan Nemry <jonathan.nemry@acsone.eu>
|
* Jonathan Nemry <jonathan.nemry@acsone.eu>
|
||||||
* Pedro M. Baeza <pedro.baeza@serviciosbaeza.com
|
* Pedro M. Baeza <pedro.baeza@tecnativa.com
|
||||||
|
|
||||||
Maintainer
|
Maintainer
|
||||||
----------
|
----------
|
||||||
|
@ -6,10 +6,7 @@
|
|||||||
'name': 'URL attachment',
|
'name': 'URL attachment',
|
||||||
'version': '9.0.1.0.0',
|
'version': '9.0.1.0.0',
|
||||||
'category': 'Tools',
|
'category': 'Tools',
|
||||||
'description': """
|
'author': "Tecnativa,"
|
||||||
Module that allows to attach an URL as a document.
|
|
||||||
""",
|
|
||||||
'author': "Serv. Tecnolog. Avanzados - Pedro M. Baeza,"
|
|
||||||
"Odoo Community Association (OCA)",
|
"Odoo Community Association (OCA)",
|
||||||
'website': 'http://www.serviciosbaeza.com',
|
'website': 'http://www.serviciosbaeza.com',
|
||||||
'license': 'AGPL-3',
|
'license': 'AGPL-3',
|
||||||
|
Loading…
Reference in New Issue
Block a user