Releases: Raph563/ProductHelper
Releases · Raph563/ProductHelper
v4.0.35
Changes
- Moved parent-product shopping-list pricing to the Grocy backend so shopping-list HTML is rendered with parent unit prices and totals already computed server-side.
- Added backend install scripts for the SQLite cache sync and the Grocy shopping-list template patch.
- Removed the client-side shopping-list parent-price initialization from ProductHelper.
v4.0.34
Changes
- Moved the BASIC / ADVANCED settings mode switch into the ProductHelper settings header, aligned to the right of the title.
v4.0.33
Changes
- Fixed shopping list patched prices so empty cells now reuse the actual currency already displayed by Grocy for the user instead of falling back to the UI-language default.
v4.0.32
Changes
- Fixed shopping list parent pricing so child last-purchased prices are converted into the actual shopping-list row unit before recalculating row totals and the list total.
v4.0.31
Changes
- Shopping list parent products now display an estimated unit price based on the average price of their child products, and this estimate is included in the total shopping list value.
v4.0.30
Changes
- Added a manual barcode input on the Products without barcodes page so a barcode can be entered and created directly without waiting for a lookup result.
v4.0.29
Changes
- NerdCore settings now auto-fill the VPS API token field when the page loads and the input is still empty.
v4.0.28
Changes
- Reworked the product edit Grocycode area so it stays full size by default and can now be reduced on demand with a toggle button.
v4.0.27
Changes
- Added a bulk product update tool to replace one shopping location with another or one stock location with another across matching product cards.
v4.0.26
Changes
- Reduced the default Grocycode section footprint on the product edit page with a more compact QR block, tighter spacing, and cleaner alignment.