Repository
OCA/server-ux · module folder · Try on Runboat
Module version
1.0.0
Category
Tools
Folder size
0.06 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/server-ux
Last tracking update
2026-08-07 09:06:24
Authors
Odoo Community Association (OCA), Agile Business Group
Maintainers
Odoo Community Association (OCA), Agile Business Group
Committers
OCA-git-bot, oca-ci, tansadio
Odoo dependencies
odoo/odoo:
Python dependencies
None
System dependencies
None
Required by
None
Description
This module allows to avoid to *quick create* new records, through
many2one fields, for a specific model. You can configure which models
should allow *quick create*. When specified, the *quick create* option
will always open the standard create form.

Got the idea from <https://twitter.com/nbessi/status/337869826028605441>

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_model_form ir.model form Inherits base.view_model_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • avoid_quick_create Boolean
Public methods (2)
  • create(self, vals_list)
    @api.model_create_multi
  • write(self, vals)

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…