Files
firefly-iii/app/Http/Controllers
Julien Cassagne a9ee07b19a Bugfix: Empty pre-filled value in auto-budgets
The auto-budget pre-filled is empty when the set amount is above
1000 (view /budgets/edit/X).

The root cause was the function 'number_format' returning a string that
cannot be casted to a float when the amount is above 1000, because of the
thousands separator.
2021-12-06 20:38:20 -05:00
..
2021-10-13 05:57:11 +02:00
2021-11-24 20:27:57 +01:00
2021-10-23 09:29:07 +02:00
2021-10-23 09:29:07 +02:00
2021-10-02 14:23:34 +02:00
2021-11-24 20:27:57 +01:00
2021-09-18 10:20:19 +02:00
2021-09-25 16:25:03 +02:00
2021-09-18 10:21:29 +02:00
2021-06-30 20:02:19 +02:00