Repository
OCA/web · module folder · Try on Runboat
Module version
1.0.0
Category
Hidden
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/web
Last tracking update
2026-08-07 08:42:47
Authors
Odoo Community Association (OCA), Agile Business Group
Maintainers
Odoo Community Association (OCA), Agile Business Group
Committers
Simone Rubino, OCA-git-bot, oca-ci
Odoo dependencies
odoo/odoo:
- web
Python dependencies
None
System dependencies
None
Required by
None
Description
This module allows to add an option size to Char fields in web client:

``` XML
<field name="sized_5_field" options="{'size': 5}"/>
```

that allows to enter only the specified number of characters in the
field.

Adding "size" as a parameter while defining Char field is deprecated
officially.

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (0)

No models found for this module.

Loading…

Loading…

Loading…