TIP: You can type at any time to perform a new search.
Remove odoo.com bindings
disable_openerp_online · OCA/server-tools
- Repository
- OCA/server-tools · module folder · Try on Runboat
- Module version
- 1.1.0
- Category
- Folder size
- 0.09 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- None
- Last tracking update
- 2026-08-20 22:22:28
- Authors
- Odoo Community Association (OCA), Therp BV
- Maintainers
- Odoo Community Association (OCA), Therp BV
- Committers
- Yannick Vaucher, Stéphane Bidoul, Alexandre Fayolle, Holger Brunn, Daniel Reis, Stéphane Bidoul (ACSONE), Moises Lopez - https://www.vauxoo.com/, Weblate, OCA Transbot, Jonathan Nemry, oca-travis
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module deactivates all bindings to openerp.com that come with the standard code: * update notifier code is deactivated and the function is overwritten * apps and updates menu items in settings are hidden inside Tools\Parameters * help and account menu items in user menu are removed * prevent lookup of OPW for current database uuid and resulting 'unsupported' warning
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_backend |
disable_openerp_online assets | ir.ui.view | qweb | Inherits web.assets_backend |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (0)
No new fields.
Public methods (1)-
update_notification(self, cr, uid, ids, cron_mode=True, context=None)
Loading…