verbindlichkeit_position allow prices with 5 decimals

This commit is contained in:
OpenXE 2024-05-14 11:16:01 +02:00
parent 94c82bf377
commit b72975bb56

View File

@ -112197,7 +112197,7 @@
},
{
"Field": "preis",
"Type": "decimal(14,4)",
"Type": "decimal(14,5)",
"Collation": null,
"Null": "NO",
"Key": "",