Add "one click shopping list to stock workflow" (closes #110)

This commit is contained in:
Bernd Bestel
2018-11-21 19:08:36 +01:00
parent c61c37e67a
commit 306d0f7da6
12 changed files with 96 additions and 55 deletions

View File

@@ -322,5 +322,8 @@ return array(
'Task due' => 'Task due',
'Chore due' => 'Chore due',
'Battery charge cycle due' => 'Battery charge cycle due',
'Show clock in header' => 'Show clock in header'
'Show clock in header' => 'Show clock in header',
'Stock settings' => 'Stock settings',
'Shopping list to stock workflow' => 'Shopping list to stock workflow',
'Automatically do the booking using the last price and the amount of the shopping list item, if the product has "Default best before days" set' => 'Automatically do the booking using the last price and the amount of the shopping list item, if the product has "Default best before days" set'
);