[19.0][MIG] web_session_auto_close: Migration to 19.0#3472
Open
Vang-NguyenPhu wants to merge 10 commits intoOCA:19.0from
Open
[19.0][MIG] web_session_auto_close: Migration to 19.0#3472Vang-NguyenPhu wants to merge 10 commits intoOCA:19.0from
Vang-NguyenPhu wants to merge 10 commits intoOCA:19.0from
Conversation
This commit adds the web_session_auto_close module which purpose is to is to automatically close the session when the last odoo tab is closed or when the computer gets in idle mode. The `timeout` occurs 15 seconds after the tab has been closed or the computer got idle.
Currently translated at 100.0% (2 of 2 strings) Translation: web-18.0/web-18.0-web_session_auto_close Translate-URL: https://translation.odoo-community.org/projects/web-18-0/web-18-0-web_session_auto_close/it/
The previous time was ridiculously small, affecting also any test on runboat where it's installed by default, but also not being a real case for anyone having to start session again after 15 seconds of inactivity. Let's adjust it to a more reasonable 10 minutes delay.
14d5de5 to
404a6a8
Compare
44 tasks
404a6a8 to
ed73eb3
Compare
Contributor
Author
ed73eb3 to
637885e
Compare
637885e to
dd5ddf0
Compare
|
LGTM |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


I have: