Commit Graph

4 Commits

Author SHA1 Message Date
OCA-git-bot
f13cfb32ef [ADD] icon.png 2019-04-03 02:50:04 +00:00
oca-travis
7b9fc9ed8b [UPD] Update attachment_attach_non_editable.pot 2018-06-23 12:37:48 +00:00
Leonardo Donelli
3f09889dc5 Update README: link to runbot and other small improvements 2017-09-25 11:33:12 +02:00
Leonardo Donelli
8b6f3273ff [NEW] New module: attachment_attach_non_editable
In odoo, by default, you can't add attachments to a record if the form view
is set as not editable (``edit='false'`` in the form tag)

This module adds a new form view attribute, ``attach=``, which lets you
enable attachment uploads even in non-editable forms.
2017-09-25 11:33:12 +02:00