Skip to content
Snippets Groups Projects
user avatar
Nasreddin (bon) authored
Issue

        - Install "Manufacturing" module
	- Go to settings and activate "Master Production Schedule"
        - Install Dutch language
        - Switch user language to Dutch
        - Go to Manufacturing -> Planning -> Planning by Production
        - Hover work order

        Dates are not displayed with user locale.

Cause

        Date are formated to "YYYY-MM-DD HH:mm:ss",
        regardless the locale.

Solution

        Format date instead with locale format letters (L, LL, LTS, ...)

Doc : https://momentjs.com/docs/#/parsing/string-format/


      Go to "Locale aware formats" section

opw-2430570

closes odoo/odoo#65049

X-original-commit: 640d964e
Related: odoo/enterprise#15954
Signed-off-by: default avatarNicolas Lempereur (nle) <nle@odoo.com>
Signed-off-by: default avatarbon-odoo <nboulif@users.noreply.github.com>
08978c6d
History
Name Last commit Last update