mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-23 17:08:46 -06:00
[FIX] document_url: Fix documentation
This commit is contained in:
parent
6a0a3d5fb1
commit
fe867bd029
@ -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
|
||||||
----------
|
----------
|
||||||
@ -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.
|
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',
|
'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