Updated changelog

This commit is contained in:
Bernd Bestel
2022-05-14 17:04:19 +02:00
parent a5e3442602
commit e21875bf2a

View File

@@ -11,6 +11,7 @@
- New product option "Move on open" (defaults to disabled) - New product option "Move on open" (defaults to disabled)
- When enabled, on marking the product as opened, the corresponding amount will be moved to the products default consume location - When enabled, on marking the product as opened, the corresponding amount will be moved to the products default consume location
- (Thanks @RosemaryOrchard) - (Thanks @RosemaryOrchard)
- Fixed "Automatically add products that are below their defined min. stock amount to the shopping list" (stock setting) was only done when consuming products, not when opening them
### Shopping list ### Shopping list
@@ -50,7 +51,7 @@
### General ### General
- xxx - LDAP authentication: Optimized that it's not required that LDAP accounts need to have a first-/lastname
### API ### API