Allow to add a product picture on product creation (closes #1620)

This commit is contained in:
Bernd Bestel
2021-09-19 16:06:16 +02:00
parent 6175afa6be
commit 7aa9e5748e
2 changed files with 6 additions and 7 deletions

View File

@@ -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