mirror of
https://github.com/bringout/oca-web.git
synced 2026-04-18 15:52:04 +02:00
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
10 lines
527 B
ReStructuredText
10 lines
527 B
ReStructuredText
This modules modifies "many2one" and "many2manytags" form widgets so as to add some new display
|
|
control options.
|
|
|
|
Options provided includes possibility to remove "Create..." and/or "Create and
|
|
Edit..." entries from many2one drop down. You can also change default number of
|
|
proposition appearing in the drop-down. Or prevent the dialog box poping in
|
|
case of validation error.
|
|
|
|
If not specified, the module will avoid proposing any of the create options
|
|
if the current user has no permission rights to create the related object.
|