Added changelog for #1891

This commit is contained in:
Bernd Bestel 2022-05-29 17:08:03 +02:00
parent dd966fd198
commit aeae1b0db3
No known key found for this signature in database
GPG Key ID: 71BD34C0D4891300

View File

@ -58,3 +58,4 @@
- Endpoint `/stock/products/{productId}`: New field/property `default_consume_location` (contains the products default consume location object)
- Endpoint `/stock/products/{productId}/add`: Fixed that the request body parameter `transaction_type` was ignored / always set to `purchase`
- Fixed that the endpoint `/stock/products/by-barcode/{barcode}/open` didn't handle stock entries provided by a grocycode (thanks @jtommi)