mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[FIX] web_decimal_numpad: float_time format (#1068)
Recover functionality from https://github.com/OCA/web/pull/720, which was lost in migration to Odoo v11.
This commit is contained in:
committed by
Jairo Llopis
parent
c3fb1635b3
commit
98adeba6e5
@@ -8,7 +8,7 @@
|
||||
|
||||
{
|
||||
"name": "Web - Numpad Dot as decimal separator",
|
||||
"version": "11.0.1.0.2",
|
||||
"version": "11.0.1.0.3",
|
||||
"license": "AGPL-3",
|
||||
"summary": "Allows using numpad dot to enter period decimal separator",
|
||||
"depends": [
|
||||
|
||||
Reference in New Issue
Block a user