Commit Graph

4 Commits

Author SHA1 Message Date
ernestotejeda
f856807611 document_url: Fix inclusion of unknown field 'user_id' (#165)
Remove 'user_id' key in a dictionary prepared to
create an 'ir.attachment' object, because it's
an unknown field for that model
2018-05-01 04:01:53 +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
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
beea544dac [ADD] document_url: Module to attach URLs as documents 2014-10-24 20:08:51 +02:00