mirror of
https://github.com/grocy/grocy.git
synced 2025-04-29 09:39:57 +00:00
2.8 KiB
2.8 KiB
⚠️ xxxBREAKING CHANGESxxx
❗ xxxImportant upgrade informationXXX
New feature: xxxx
- xxx
Stock
- Improved that when editing a unit conversion, the "Quantity unit from" and "Quantity unit to" of the corresponding inverse conversion is now also updated accordingly if changed (until now only the factor was updated automatically)
- Fixed that stock entry notes were lost when consuming/opening/transferring a partial amount of the corresponding stock entry (thanks @akoshpinter)
- Fixed that the average shelf life of a product (on the productcard) was wrong when the corresponding stock entry was edited
- Fixed that when the stock setting "Decimal places allowed for amounts" was set to
0
, unit conversion (if any) failed when adding the corresponding product to stock - Fixed that consuming a parent product which is not in stock itself (so essentially using any of the child products) may failed when unit conversions were involved (the current stock amount check was wrong in that case)
- Fixed that the status button counters on the stock overview page ("X products are overdue" and so on) included products which have the option
Never show on stock overview
enabled - Fixed that adding Userfields to existing stock entries was not possible (only editing existing Userfield values, e.g. added during purchase or inventory, was possible)
- Fixed that it was not possible to change a products stock QU, when the needed unit conversion (old QU => new QU) was only defined globally (means on QU level) or by the products "Factor purchase to stock quantity unit"
- Fixed that when changing a products stock QU, the products "Quick consume mount", "Energy (kcal)" and "Tare weight" wasn't updated according to the corresponding unit conversion factor
- Fixed that when changing a products stock QU, the product barcode amounts were also changed based on the corresponding unit conversion factor
Shopping list
- Fixed that products could not be added to the shopping list via barcode scanning
Recipes
- Fixed that headlines in the recipe description (preparation text) were removed on saving
Meal plan
- xxx
Chores
- xxx
Calendar
- xxx
Tasks
- xxx
Batteries
- xxx
Equipment
- xxx
Userfields
- Fixed that edit forms were broken when editing an object with
null
Userfields (so when the field for that object was not set before / on the initial object creation)
General
- Fixed that when running label printer WebHooks client side (so when
LABEL_PRINTER_RUN_SERVER
=false
), the settingLABEL_PRINTER_HOOK_JSON
was ignored (the WebHook data was always sent as form data) - New translations: (thanks all the translators)
- Lithuanian (demo available at https://lt.demo.grocy.info)
API
- Endpoint
/stock/volatile
- The field/property
missing_products
now also contains theproduct
object
- The field/property