From 6c5a3615628b8783936167fd90d468f0b2b5b8b6 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Sun, 3 Sep 2023 16:49:46 +0000 Subject: [PATCH] [UPD] README.rst --- attachment_queue/README.rst | 15 +- .../static/description/index.html | 40 +++-- attachment_unindex_content/README.rst | 15 +- .../static/description/index.html | 38 ++-- auditlog/README.rst | 15 +- auditlog/static/description/index.html | 46 ++--- base_cron_exclusion/README.rst | 15 +- .../static/description/index.html | 40 +++-- base_domain_inverse_function/README.rst | 15 +- .../static/description/index.html | 60 +++---- base_exception/README.rst | 15 +- base_exception/static/description/index.html | 40 +++-- base_fontawesome/README.rst | 15 +- .../static/description/index.html | 38 ++-- base_m2m_custom_field/README.rst | 15 +- .../static/description/index.html | 118 ++++++------- base_name_search_improved/README.rst | 15 +- .../static/description/index.html | 50 +++--- base_partition/README.rst | 15 +- base_partition/static/description/index.html | 34 ++-- base_search_fuzzy/README.rst | 15 +- .../static/description/index.html | 54 +++--- base_sparse_field_list_support/README.rst | 15 +- .../static/description/index.html | 34 ++-- base_technical_user/README.rst | 15 +- .../static/description/index.html | 38 ++-- base_time_window/README.rst | 15 +- .../static/description/index.html | 66 +++---- base_view_inheritance_extension/README.rst | 15 +- .../static/description/index.html | 56 +++--- dbfilter_from_header/README.rst | 15 +- .../static/description/index.html | 46 ++--- excel_import_export/README.rst | 15 +- .../static/description/index.html | 74 ++++---- excel_import_export_demo/README.rst | 15 +- .../static/description/index.html | 44 ++--- iap_alternative_provider/README.rst | 15 +- .../static/description/index.html | 36 ++-- jsonifier/README.rst | 15 +- jsonifier/static/description/index.html | 162 +++++++++--------- module_analysis/README.rst | 15 +- module_analysis/static/description/index.html | 80 ++++----- module_auto_update/README.rst | 15 +- .../static/description/index.html | 42 ++--- module_change_auto_install/README.rst | 15 +- .../static/description/index.html | 90 +++++----- onchange_helper/README.rst | 15 +- onchange_helper/static/description/index.html | 42 ++--- rpc_helper/README.rst | 15 +- rpc_helper/static/description/index.html | 52 +++--- scheduler_error_mailer/README.rst | 15 +- .../static/description/index.html | 38 ++-- sentry/README.rst | 15 +- sentry/static/description/index.html | 60 +++---- session_db/README.rst | 15 +- session_db/static/description/index.html | 40 +++-- upgrade_analysis/README.rst | 15 +- .../static/description/index.html | 44 ++--- 58 files changed, 1091 insertions(+), 946 deletions(-) diff --git a/attachment_queue/README.rst b/attachment_queue/README.rst index 5603b33582a..ed80cfd45a4 100644 --- a/attachment_queue/README.rst +++ b/attachment_queue/README.rst @@ -2,10 +2,13 @@ Attachment Queue ================ -.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:99cada9560a63c621c8b99f829cdb6090730710b42fa6b1d2623707c50df603a + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png :target: https://odoo-community.org/page/development-status @@ -19,11 +22,11 @@ Attachment Queue .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png :target: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-attachment_queue :alt: Translate me on Weblate -.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/149/16.0 - :alt: Try me on Runbot +.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png + :target: https://runboat.odoo-community.org/builds?repo=OCA/server-tools&target_branch=16.0 + :alt: Try me on Runboat -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| This module adds async processing capabilities to attachments by implementing a new model attachment.queue that wraps attachments and stores additional information so that it can be processed in an asynchronous way. @@ -59,7 +62,7 @@ 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 smashing it by providing a detailed and welcomed +If you spotted it first, help us to smash it by providing a detailed and welcomed `feedback `_. Do not contact contributors directly about support or help with technical issues. diff --git a/attachment_queue/static/description/index.html b/attachment_queue/static/description/index.html index e85840d8337..961635e4f8c 100644 --- a/attachment_queue/static/description/index.html +++ b/attachment_queue/static/description/index.html @@ -1,20 +1,20 @@ - + - + Attachment Queue