User Login Validity
This odoo application is helps you to give login access to user for specific time period. You can also write custom message that you want to show to user when they tries to login after that time period
Module Features
- Login access to user for specific time period.
- You can also draft your custom message that you want to show that user who is trying to login after that time period
- 50 days free support
Configuration For Login Period
Here, You can setup start date, end date and your custom message for define login validity period.

User can see your custom message when he trying to login after validity period

Need Any Help ?
Our Service






Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedThere are no ratings yet!
Need the login session of the user expires after applying user time validity
Hi there,
If we apply user time validity for the user who is already logout and trying to log in then works.
But if the user is already login then there is no effect to apply the user time validity because he can still do all the work. is there any way that when I apply user time validity then the login session of the user will expire and he automatically logout? this automatic logout is work when we change the email or password of the user. but I need it when I apply user time validity. How can get this?