Files
Odoo-18.0-20251222/report_qweb_field_option/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

578 B

Go to Settings > Technical > Reporting > Qweb Field Options, and create records according to your needs.

For each record:

  • Set Model and Field (required)
  • Set UoM and UoM Field, or Currency and Currency Field only for fields of float type (optional)
  • Set Company (optional)
  • Set Options as a string representation of a dictionary. E.g., {"widget": "date"}, {"widget": "monetary"}, or {"widget": "contact", "fields": ["name", "phone"]}
  • Set Digits (only for float-type fields). The value is ignored if Options is set