[FIX] document_url: Fix documentation

This commit is contained in:
Pedro M. Baeza 2016-08-10 12:37:38 +02:00 committed by Bhavesh Heliconia
parent 15bf42b195
commit 925bd81336
2 changed files with 3 additions and 13 deletions

View File

@ -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.

View File

@ -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',