Skip to content

Conversation

@erga-odoo
Copy link

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
Contributor

robodoo commented Dec 4, 2025

Pull request status dashboard

@KangOl
Copy link
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