Prevent non-number amounts for shopping list items on database level (closes #2657)

This commit is contained in:
Bernd Bestel
2025-01-30 19:42:56 +01:00
parent a177e2a185
commit c8ac094bf4
3 changed files with 36 additions and 4 deletions

View File

@@ -16,7 +16,7 @@
### Shopping list
- xxx
- Optimized that non-number amounts are now prevented on database level (was infamously a problem when using specific community contributed alternative clients)
### Recipes