Skip to content

[ADD] records.py: Disable view helper method#363

Draft
erga-odoo wants to merge 1 commit into
odoo:masterfrom
odoo-dev:util-disable-view-erga
Draft

[ADD] records.py: Disable view helper method#363
erga-odoo wants to merge 1 commit into
odoo:masterfrom
odoo-dev:util-disable-view-erga

Conversation

@erga-odoo
Copy link
Copy Markdown

Insertion of a helper method to allow disabling of views without the use of an SQL query.

Function call: util.disable_view(cr, id) with id being either the record's xml_id or view_id. If neither is provided, the function call has no action on the record.

Insertion of a helper method to allow disabling of views without
the use of an SQL query.

Function call: util.disable_view(cr, id) with id being either the
record's xml_id or view_id. If neither is provided, the function
call has no action on the record.
@robodoo
Copy link
Copy Markdown
Contributor

robodoo commented Dec 4, 2025

Pull request status dashboard

@KangOl
Copy link
Copy Markdown
Contributor

KangOl commented Dec 5, 2025

upgradeci retry with always only base

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants