mirror of
https://github.com/grocy/grocy.git
synced 2025-04-29 17:45:39 +00:00
Added changelog for #1863
This commit is contained in:
parent
5e30e89737
commit
44c6865ba1
@ -8,7 +8,9 @@
|
||||
|
||||
### Stock
|
||||
|
||||
- xxx
|
||||
- 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
|
||||
- (Thanks @RosemaryOrchard)
|
||||
|
||||
### Shopping list
|
||||
|
||||
@ -52,4 +54,5 @@
|
||||
|
||||
### API
|
||||
|
||||
- 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`
|
||||
|
Loading…
x
Reference in New Issue
Block a user