Commit Graph

6 Commits

Author SHA1 Message Date
Víctor Martínez
cdb6da051e [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-07-18 16:19:00 -03:00
Manuel Calero
9df6ad869a [MIG] document_url: Migration to 13.0 2022-03-30 14:59:49 -03:00
ernesto
51554d4be3 [MIG] document_url: Refactoring code
Replace char © by word Copyright
Change format in usage description
2022-03-30 14:59:49 -03:00
ernesto
c6efb5aca3 [MIG] document_url: Migration to 11.0 2022-03-30 14:59:49 -03:00
Jonathan Nemry (ACSONE)
18f5694b94 [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-03-30 14:59:49 -03:00
Pedro M. Baeza
2e64a5152e [ADD] document_url: Module to attach URLs as documents 2022-03-30 14:59:49 -03:00