Commit Graph

6 Commits

Author SHA1 Message Date
Víctor Martínez
0cb4d31789 [IMP] document_url: Visual and functional improvements in UI.
Define the add attachment and add URL buttons on the same line.
Allow downloading of url type attachments by clicking on the icon or the name.
Define the name of the url type attachments as links (allows to open it in a new tab).
Hide the download button for url attachments.
Force to set mimetype to "application/link" for url attachments.
Displays a link icon for url attachments.
TT30263
2022-12-08 10:06:17 +01:00
Manuel Calero
6c43c97afb [MIG] document_url: Migration to 13.0 2022-12-08 10:06:17 +01:00
ernesto
8be3dc77eb [MIG] document_url: Refactoring code
Replace char © by word Copyright
Change format in usage description
2022-12-08 10:06:17 +01:00
ernesto
6839e83ae2 [MIG] document_url: Migration to 11.0 2022-12-08 10:06:17 +01:00
Jonathan Nemry (ACSONE)
52301df2dc [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'
2022-12-08 10:06:17 +01:00
Pedro M. Baeza
e504a0991d [ADD] document_url: Module to attach URLs as documents 2022-12-08 10:06:17 +01:00