verbindlichkeit preise 5 decimals

This commit is contained in:
OpenXE 2024-01-16 10:26:41 +01:00
parent fdad52f168
commit c0de40ac86

View File

@ -251,7 +251,7 @@ class Verbindlichkeit {
); );
$preise = array ( $preise = array (
'<input type="number" name="preise[]" step="0.01" value="', '<input type="number" name="preise[]" step="0.00001" value="',
['sql' => $this->app->erp->FormatMenge("COALESCE(bp.preis,0)",2)], ['sql' => $this->app->erp->FormatMenge("COALESCE(bp.preis,0)",2)],
'" min="0"', '" min="0"',
'"/>' '"/>'