Added a feature flag to also be able to hide all stock related UI elements and routes (closes #228)

This commit is contained in:
Bernd Bestel
2019-05-03 20:03:04 +02:00
parent bd296f8fe1
commit 4c2cf4944d
5 changed files with 61 additions and 27 deletions

View File

@@ -23,3 +23,4 @@
- Some other small fixes and improvements
- The "Add as barcode to existing product" productpicker workflow failed to add the barcode to the given product
- Recipes can now be filter by stock availability
- Added a feature flag (`config.php` setting) to also be able to hide all stock related UI elements and routes