From 45236b2af27664268a6ff84843188b7067531685 Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Tue, 20 Oct 2020 20:16:57 +0200 Subject: [PATCH] Added changelog/new translation strings for #1078 and #1079 --- changelog/60_UNRELEASED_2020-xx-xx.md | 2 ++ localization/strings.pot | 3 +++ 2 files changed, 5 insertions(+) diff --git a/changelog/60_UNRELEASED_2020-xx-xx.md b/changelog/60_UNRELEASED_2020-xx-xx.md index b763871f..61bb9788 100644 --- a/changelog/60_UNRELEASED_2020-xx-xx.md +++ b/changelog/60_UNRELEASED_2020-xx-xx.md @@ -34,6 +34,8 @@ - The stock overview page now also shows the value - new column and also the total value in the header (thanks @kriddles) - It's now possible to set a custom purchased date on purchase (new field on the purchase page, hidden by default - enable it by a new stock setting (top right corner settings menu)) (thanks @kriddles) - The decimal places for all amount and price inputs can now be configured (stock settings / top right corner settings menu, both default to `4`) +- When clicking the product name on the shopping list, the product card will now be displayed (like on the stock overview page) (thanks @kriddles) +- On the product card there is now also a button to jump directly to the stock entries of the corresponding product (thanks @kriddles) - Fixed that it was not possible to leave the "Barcode(s)" on the product edit page by `TAB` - Fixed that when adding products through a product picker workflow and when the created products contains special characters, the product was not preselected on the previous page (thanks @Forceu) - Fixed that when editing a product the default store was not visible / always empty regardless if the product had one set (thanks @kriddles) diff --git a/localization/strings.pot b/localization/strings.pot index 331717ae..497df404 100644 --- a/localization/strings.pot +++ b/localization/strings.pot @@ -1933,3 +1933,6 @@ msgstr "" msgid "Decimal places allowed for prices" msgstr "" + +msgid "Stock entries for this product" +msgstr ""