[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 :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
---------- ----------

View File

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