[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'
This commit is contained in:
Jonathan Nemry (ACSONE)
2016-08-10 12:20:30 +02:00
committed by FernandoRomera
parent 1f8c867c7d
commit 52301df2dc
10 changed files with 195 additions and 90 deletions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<templates id="template" xml:space="preserve">
<t t-name="AddUrlDocumentItem">
<li class="oe_sidebar_add_url"><span><b>Add URL...</b></span></li>
<li class="oe_sidebar_add_url"><span class="oe_url_attachment">Add URL...</span></li>
</t>
</templates>