| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 19 |
| Technical Name |
techno_disable_quick_create |
| License | LGPL-3 |
Odoo 18 · Technical Module
ð« Disable Quick Create
Prevent accidental record creation from all relational field dropdowns â globally, with zero configuration.
â Without this module
Users can create records instantly by typing a name â no validation, no required fields.
Acme Cor|
â¡ Create "Acme Cor"
âï¸ Create and edit...
Acme Corp
â
With this module
Create options are completely hidden. Users can only select from existing records.
Acme Cor|
â Acme Corp
Key Features
ð
Global Effect
- All Many2one fields
- All Many2many tags
- Every view & model
- Custom modules too
ð¡ï¸
Data Integrity
- No duplicate customers
- No partial product names
- No orphaned references
- Clean master data
â¡
Lightweight
- JS patch only
- No DB migrations
- No backend changes
- Safe to uninstall
Version 18.0.1.0.0 · License: LGPL-3 · Odoo 18
Please log in to comment on this module