knowledge/attachment_edit
2023-09-03 13:18:24 +00:00
..
i18n [UPD] Update attachment_edit.pot 2021-08-20 12:08:05 +00:00
models [MIG] attachment_edit to 10.0 2018-10-20 16:04:09 +02:00
readme [MIG] attachment_edit to 10.0 2018-10-20 16:04:09 +02:00
static [UPD] README.rst 2023-09-03 13:18:24 +00:00
tests [MIG] attachment_edit to 10.0 2018-10-20 16:04:09 +02:00
views [MIG] attachment_edit to 10.0 2018-10-20 16:04:09 +02:00
__init__.py [FIX] use short headers 2018-07-16 13:12:12 +02:00
__manifest__.py [MIG] attachment_edit to 10.0 2018-10-20 16:04:09 +02:00
README.rst [UPD] README.rst 2023-09-03 13:18:24 +00:00

================
Edit attachments
================

.. 
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! source digest: sha256:2f5ecdb6fffcca1ab278c051c0dee99caa3a76499212001d1ca5101df4f87999
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
    :target: https://odoo-community.org/page/development-status
    :alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
    :alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fknowledge-lightgray.png?logo=github
    :target: https://github.com/OCA/knowledge/tree/10.0/attachment_edit
    :alt: OCA/knowledge
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/knowledge-10-0/knowledge-10-0-attachment_edit
    :alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
    :target: https://runboat.odoo-community.org/builds?repo=OCA/knowledge&target_branch=10.0
    :alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

This module adds a button on the records' attachment dropdown that allows to
open the attachment's form in edit mode. This makes it convenient to edit the
attachment's properties after upload.

On the attachment's form, a field is added to move the attachment to another
record.

**Table of contents**

.. contents::
   :local:

Usage
=====

Click the pencil that appears next to the delete button when you hover over
an attachment in order to edit it.

To change the resource the attachment belongs to, edit the field `Resource
reference`.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/knowledge/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/knowledge/issues/new?body=module:%20attachment_edit%0Aversion:%2010.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
~~~~~~~

* Therp BV

Contributors
~~~~~~~~~~~~

* Holger Brunn <hbrunn@therp.nl>

Maintainers
~~~~~~~~~~~

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://odoo-community.org

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

This module is part of the `OCA/knowledge <https://github.com/OCA/knowledge/tree/10.0/attachment_edit>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.