From e5cf512d2013ef6d74b8ef0091aa8097e6aa0d02 Mon Sep 17 00:00:00 2001 From: 9Lukas5 Date: Sun, 25 Jan 2026 15:45:27 +0100 Subject: [PATCH] feat(views/recipessettings): add new checkbox to ignore stock on add-to-shopping-list ref https://github.com/grocy/grocy/issues/686 --- views/recipessettings.blade.php | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/views/recipessettings.blade.php b/views/recipessettings.blade.php index 27ca4507..4f2e3e1a 100644 --- a/views/recipessettings.blade.php +++ b/views/recipessettings.blade.php @@ -43,6 +43,23 @@ +
+
+ + +
+
+

{{ $__t('Recipe card') }}