-
- Downloads
[FIX] l10n_fr_pos_cert: decrease quantity
In a French configuration, the decimal separator is a comma. Unfortunately, `parseFloat` doesn't handle this case and incorrectly parses the string. Similar issue and correction than https://github.com/odoo/enterprise/commit/af8177612e569907bcb8fe4b9ce2d845de5ab2a0 opw-2207795 closes odoo/odoo#46945 X-original-commit: 3d87d79e Signed-off-by:Nicolas Martinelli (nim) <nim@odoo.com>
Please register or sign in to comment