mirror of
https://github.com/espocrm/espocrm.git
synced 2026-03-03 03:07:01 +00:00
increase precision
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
"type": "decimal",
|
||||
"decimalPlaces": 6,
|
||||
"min": 0.0001,
|
||||
"precision": 15,
|
||||
"precision": 20,
|
||||
"scale": 8,
|
||||
"required": true,
|
||||
"audited": true,
|
||||
|
||||
Reference in New Issue
Block a user