Don't display QU conversions for other products on the product edit page (fixes #400)

This commit is contained in:
Bernd Bestel
2019-10-02 15:53:36 +02:00
parent 901b345714
commit 420e4b933f
3 changed files with 33 additions and 28 deletions

View File

@@ -0,0 +1,5 @@
### Stock fixes
- Fixed that product specific quantity unit conversions (product overrides) were also displayed on the product edit page of other products with the same stock quantity unit
### Recipe fixes
- Fixed that recipes were displayed without ingredients if the total recipe count was > 100

View File

@@ -1,2 +0,0 @@
### Recipe fixes
- Fixed that recipes were displayed without ingredients if the total recipe count was > 100