From 93ab4d8b8c721e827b7117c2f391f9ac8a20f37b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Bidoul?= Date: Mon, 22 Jul 2024 09:37:36 +0200 Subject: [PATCH] [IMP] session_db: remove roadmap It has been implemented. --- session_db/README.rst | 6 ------ session_db/readme/ROADMAP.md | 2 -- session_db/static/description/index.html | 22 ++++++++-------------- 3 files changed, 8 insertions(+), 22 deletions(-) delete mode 100644 session_db/readme/ROADMAP.md diff --git a/session_db/README.rst b/session_db/README.rst index 04300ddb3..abfc61c96 100644 --- a/session_db/README.rst +++ b/session_db/README.rst @@ -48,12 +48,6 @@ connection string, like ``postgres://user:passwd@server/db`` or ``db``. It is recommended to use a dedicated database for this module, and possibly a dedicated postgres user for additional security. -Known issues / Roadmap -====================== - -This module does not work with multi-threaded workers, so it requires -workers > 0. - Bug Tracker =========== diff --git a/session_db/readme/ROADMAP.md b/session_db/readme/ROADMAP.md deleted file mode 100644 index 4c3d58c0f..000000000 --- a/session_db/readme/ROADMAP.md +++ /dev/null @@ -1,2 +0,0 @@ -This module does not work with multi-threaded workers, so it requires -workers \> 0. diff --git a/session_db/static/description/index.html b/session_db/static/description/index.html index db0e554cf..736129f27 100644 --- a/session_db/static/description/index.html +++ b/session_db/static/description/index.html @@ -377,11 +377,10 @@ need for a distributed filesystem to store the Odoo sessions.

-
-

Known issues / Roadmap

-

This module does not work with multi-threaded workers, so it requires -workers > 0.

-
-

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 @@ -408,16 +402,16 @@ If you spotted it first, help us to smash it by providing a detailed and welcome

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

-

Credits

+

Credits

-

Authors

+

Authors

  • Odoo SA
  • ACSONE SA/NV
-

Maintainers

+

Maintainers

This module is maintained by the OCA.

Odoo Community Association

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