Block backend UI
This technical module allows blocking backend access and display the message
In order to do that, dependent module need to override ir.http 's session_info method and return dictionary with following keys:
- database_block_message - the displayed message itself. Can be HTML
- database_block_is_warning - if true, backend is not blocked, but displayed message is shown as warning (web_responsive must be installed in order for warning to be displayed)
Questions?
To get an assistance on this module contact us by email apps@it-projects.info
Contributors
Further information
Odoo Apps Store: https://apps.odoo.com/apps/modules/15.0/itp_database_block/
Tested on Odoo 15.0
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 75 |
| Technical Name |
itp_database_block |
| Website | https://it-projects.info |
Block backend UI
Installation
- Install this module in a usual way
Please log in to comment on this module