Files
Odoo-18.0-20251222/web_dialog_size/readme/CONFIGURE.md
tocmo0nlord adbe430761
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
tests / Detect unreleased dependencies (push) Has been cancelled
tests / test with OCB (push) Has been cancelled
tests / test with Odoo (push) Has been cancelled
Initial commit: Odoo 18.0-20251222 extra-addons
2026-03-13 20:43:25 +00:00

344 B
Executable File

By default, the module respects the caller's dialog_size option. If you want to set dialog boxes maximized by default, you need to:

  1. Go to Settings -> Technical -> Parameters -> System Parameters

  2. Add a new record with the text web_dialog_size.default_maximize in
    the Key field and the text True in the Value field