diff --git a/changelog/64_UNRELEASED_xxxx.xx.xx.md b/changelog/64_UNRELEASED_xxxx.xx.xx.md index 612d59a3..0fcbeb1e 100644 --- a/changelog/64_UNRELEASED_xxxx.xx.xx.md +++ b/changelog/64_UNRELEASED_xxxx.xx.xx.md @@ -2,6 +2,7 @@ - Fixed that plural form handling (e.g. for quantity units) was wrong for negative numbers - Fixed that the context menu entries Consume and Transfer on the stock overview page were disabled when the amount in stock was < 1 - The product and chore edit pages now have bottom-sticky save buttons +- A product picture can now be added when creating a product (was currently only possible when editing a product) ### API - Fixed that international characters were not allowed in API query filters diff --git a/views/productform.blade.php b/views/productform.blade.php index 588b1148..7d0fedfd 100644 --- a/views/productform.blade.php +++ b/views/productform.blade.php @@ -506,9 +506,9 @@ -
+
-
+
-
+
-
+
-
+