diff --git a/fs_attachment/README.rst b/fs_attachment/README.rst index ac6a4681a5..8b18e81487 100644 --- a/fs_attachment/README.rst +++ b/fs_attachment/README.rst @@ -7,7 +7,7 @@ Base Attachment Object Store !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:66115af89c6deeae28cae6c2f5a1e5d270494044d6eba68a8ebaf860b5335b07 + !! source digest: sha256:6ae379e8e8c8bea3d8c3452da7f64b766a5a1c816c388340a4b3d732730e683f !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png @@ -314,6 +314,14 @@ Tips & Tricks Changelog ========= +16.0.1.0.3 (2023-10-17) +~~~~~~~~~~~~~~~~~~~~~~~ + +**Bugfixes** + +- Fix access to technical models to be able to upload attachments for users with basic access (`#289 `_) + + 16.0.1.0.2 (2023-10-09) ~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/fs_attachment/__manifest__.py b/fs_attachment/__manifest__.py index 7706cb7c52..05a7f73ad3 100644 --- a/fs_attachment/__manifest__.py +++ b/fs_attachment/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Base Attachment Object Store", "summary": "Store attachments on external object store", - "version": "16.0.1.0.2", + "version": "16.0.1.0.3", "author": "Camptocamp, ACSONE SA/NV, Odoo Community Association (OCA)", "license": "AGPL-3", "development_status": "Beta", diff --git a/fs_attachment/readme/HISTORY.rst b/fs_attachment/readme/HISTORY.rst index 56299f2086..c15e27c212 100644 --- a/fs_attachment/readme/HISTORY.rst +++ b/fs_attachment/readme/HISTORY.rst @@ -1,3 +1,11 @@ +16.0.1.0.3 (2023-10-17) +~~~~~~~~~~~~~~~~~~~~~~~ + +**Bugfixes** + +- Fix access to technical models to be able to upload attachments for users with basic access (`#289 `_) + + 16.0.1.0.2 (2023-10-09) ~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/fs_attachment/readme/newsfragments/289.bugfix b/fs_attachment/readme/newsfragments/289.bugfix deleted file mode 100644 index 42afc3d06b..0000000000 --- a/fs_attachment/readme/newsfragments/289.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix access to technical models to be able to upload attachments for users with basic access diff --git a/fs_attachment/static/description/index.html b/fs_attachment/static/description/index.html index 75c733ce3a..16ee36f341 100644 --- a/fs_attachment/static/description/index.html +++ b/fs_attachment/static/description/index.html @@ -367,7 +367,7 @@

Base Attachment Object Store

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:66115af89c6deeae28cae6c2f5a1e5d270494044d6eba68a8ebaf860b5335b07 +!! source digest: sha256:6ae379e8e8c8bea3d8c3452da7f64b766a5a1c816c388340a4b3d732730e683f !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/storage Translate me on Weblate Try me on Runboat

In some cases, you need to store attachment in another system that the Odoo’s @@ -423,14 +423,15 @@

Base Attachment Object Store

  • Changelog
  • -
  • Bug Tracker
  • -
  • Credits @@ -658,7 +659,14 @@

    Tips & Tricks

    Changelog

    -

    16.0.1.0.2 (2023-10-09)

    +

    16.0.1.0.3 (2023-10-17)

    +

    Bugfixes

    +
      +
    • Fix access to technical models to be able to upload attachments for users with basic access (#289)
    • +
    +
    +
    +

    16.0.1.0.2 (2023-10-09)

    Bugfixes

    -

    Bug Tracker

    +

    Bug Tracker

    Bugs are tracked on GitHub 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 @@ -676,16 +684,16 @@

    Bug Tracker

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

    -

    Credits

    +

    Credits

    -

    Authors

    +

    Authors

    • Camptocamp
    • ACSONE SA/NV
    -

    Contributors

    +

    Contributors

    Thierry Ducrest <thierry.ducrest@camptocamp.com> Guewen Baconnier <guewen.baconnier@camptocamp.com> Julien Coux <julien.coux@camptocamp.com> @@ -701,7 +709,7 @@

    Contributors

    Wolfgang Pichler <wpichler@callino.at>

    -

    Maintainers

    +

    Maintainers

    This module is maintained by the OCA.

    Odoo Community Association

    OCA, or the Odoo Community Association, is a nonprofit organization whose