| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/web |
| GIT | |
| GIT | https://github.com/OCA/web.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/web/tree/19.0/web_date_format_numeric |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Vincent Van Rossem |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/web |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:40:46 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - web - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Adds a **Use Numeric Date Format** field to `res.lang`. When enabled for a language, all `date` and `datetime` fields render in numeric format (e.g. `31/01/2026` instead of `Jan 31, 2026`). |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
base_res_lang_form_inherit |
res.lang | field | Inherits base.res_lang_form |
No new fields.
Public methods (1)session_info(self)
use_date_format_numeric
Boolean
help='Display dates in numeric format (e.g. 31/01/2026) instead of textual format (e.g. Jan 31, 2026).'
string='Use Numeric Date Format'
No public methods.