Squashed commit

Fixed some localization strings
Reviewed/optimized product deletion handling
Add option to hide products from the stock overview page (closes #906)
Prefill default_due_days also on the inventory page (closes #591)
Added DataTables accent chinese-string plugin (closes #872)
Show costs and calories per recipe ingredient (closes #1072)
Fixed user permission saving (fixes #1099)
User permissions should not have an effect for demo mode (closes #972)
Handle QU conversion when consuming a substituation (child) product (fixes #1118)
Consume/open any child product when the parent product is not in stock (closes #899)
Added a retry camera barcode scanning button to product picker workflow (closes #736)
This commit is contained in:
Bernd Bestel
2020-12-07 19:48:33 +01:00
parent 2bdb6ab2d4
commit cf34df5e3f
53 changed files with 387 additions and 210 deletions

View File

@@ -751,7 +751,7 @@ msgstr ""
msgid "Image of product %s"
msgstr ""
msgid "Delete not possible"
msgid "Deletion not possible"
msgstr ""
msgid "Equipment"
@@ -1906,19 +1906,19 @@ msgstr ""
msgid "For purchases this amount of days will be added to today for the due date suggestion"
msgstr ""
msgid "-1 means that this product wille be never overdue"
msgid "-1 means that this product will be never overdue"
msgstr ""
msgid "Default due days"
msgstr ""
msgid "When this product was marked as opened, the expiry date will be replaced by today + this amount of days (a value of 0 disables this)"
msgid "When this product was marked as opened, the due date will be replaced by today + this amount of days (a value of 0 disables this)"
msgstr ""
msgid "Default due days after opened"
msgstr ""
msgid "On moving this product to a freezer location (so when freezing it), the expiry date will be replaced by today + this amount of days"
msgid "On moving this product to a freezer location (so when freezing it), the due date will be replaced by today + this amount of days"
msgstr ""
msgid "Default due days after freezing"
@@ -1996,3 +1996,15 @@ msgstr ""
msgid "Use the products \"Quick consume amount\""
msgstr ""
msgid "Disabled"
msgstr ""
msgid "This also removes any stock amount, the journal and all other references of this product - consider disabling this product instead, if you want to keep that and just hide it."
msgstr ""
msgid "Show disabled products"
msgstr ""
msgid "Show on stock overview page"
msgstr ""