Commit Graph

10 Commits

Author SHA1 Message Date
Jairo Llopis
7a0cae0533 [FIX][9.0][document_url] Link was appearing in all menus.
Fixes https://github.com/OCA/knowledge/pull/102#issuecomment-253734648.
2016-10-17 12:35:16 +02:00
Jairo Llopis
0aa97eff14 [FIX][document_url] Remove error when clicking on add URL (#102)
[FIX][document_url] Remove error when clicking on add URL

BTW, completely refactored 😉. It turns out Odoo's framework is not that bad when you discover it. It's just not documented.
2016-10-14 03:17:51 +02:00
Pedro M. Baeza
7b5ef6ce6f [FIX] document_url: Fix documentation 2016-08-10 12:37:38 +02:00
Jonathan Nemry (ACSONE)
073db63832 [MIG] from 8.0 to 9.0 document_url (#89)
[MIG] document_url

* bump version to 9.0.1.0.0 and make it installable
* Update JS structure
* Add css in order to be compliant with odoo style
* Add a README.rst and OCA conventions
* Improve selector
* add fr.po for fr translation
* open link with target='_blank'
2016-08-10 12:20:30 +02:00
Pedro M. Baeza
ef5b89c8ec [MIG] Make modules uninstallable 2015-10-14 03:16:56 +02:00
Stéphane Bidoul
5ae11982d0 [UPD] prefix versions with 8.0 2015-10-09 10:00:24 +02:00
Alexandre Fayolle
e9a6b5e089 fix travis (flake8) 2015-03-03 14:24:44 +01:00
Alexandre Fayolle
52674f5e52 Add OCA as author of OCA addons
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
2015-03-02 17:25:08 +01:00
Yannick Vaucher
871088b959 Add license key in __openerp__.py 2015-02-06 15:56:39 +01:00
Pedro M. Baeza
beea544dac [ADD] document_url: Module to attach URLs as documents 2014-10-24 20:08:51 +02:00