mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-21 19:47:24 -06:00

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.
0 lines
Python
0 lines
Python