Skip to content

Latest commit

 

History

History

web_base_url_force

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Base - web.base.url Force Value

Beta License: AGPL-3 grap/grap-odoo-incubator

This module overload the regular process of Odoo, regarding the setting ẁeb.web.url.

By default, the Odoo update the key, when the user admin is logging in, with the value request.httprequest.url_root.rstrip('/'). Cf. ./addons/base/res/res_users.py

With this module, this behaviour is skipped, and the value is forced, when the database is loaded, regarding a key present in the odoo configuration file.

Note : this module remove the possibility to freeze this key, with the other setting web.base.url.freeze.

Table of contents

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 feedback.

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

  • GRAP

This module is part of the grap/grap-odoo-incubator project on GitHub.

You are welcome to contribute.