X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=locale%2Fen%2Fall;h=a8df39e1f8b40f94e68187783a115b7623d1ca74;hb=d3d0ccf47f31c79c55ed9da22c1e523289b1cd95;hp=ea121506c29f093afe07ecd62e25199ae2ab1518;hpb=17c2f7bdbd65623ae67d66b770dbf0cc14ad8770;p=kivitendo-erp.git diff --git a/locale/en/all b/locale/en/all index ea121506c..a8df39e1f 100644 --- a/locale/en/all +++ b/locale/en/all @@ -1487,6 +1487,8 @@ $self->{texts} = { 'For part "#1" there are missing #2 #3 in the default warehouse/bin "#4/#5".' => '', 'For part "#1" there is no default warehouse and bin defined.' => '', 'For part "#1" there is no default warehouse and bin for ignoring onhand defined.' => '', + 'For purchase delivery orders, warn on workflow to invoice if not stocked in' => '', + 'For sales delivery orders, warn on workflow to invoice if not stocked out' => '', 'For type "customer" the perl module JSON is required. Please check this on system level: $ ./scripts/installation_check.pl' => '', 'Foreign Exchange Gain' => '', 'Foreign Exchange Loss' => '', @@ -1613,8 +1615,10 @@ $self->{texts} = { 'If disabled sales quotations cannot be converted into sales invoices directly.' => '', 'If enabled ZUGFeRD-conformant sales invoice PDFs will be created.' => '', 'If enabled a column will be shown in sales and purchase orders that lists both the amount and the value not shipped yet for each item.' => '', + 'If enabled a warning will be shown in purchase delivery orders on workflow to invoices if positions are not stocked in.' => '', 'If enabled a warning will be shown in sales and purchase orders if there are two or more positions of the same part (new controller only).' => '', 'If enabled a warning will be shown in sales and purchase orders if there the delivery date is empty.' => '', + 'If enabled a warning will be shown in sales delivery orders on workflow to invoices if positions are not stocked out.' => '', 'If enabled only those projects that are assigned to the currently selected customer are offered for selection in sales records.' => '', 'If enabled purchase and sales records cannot be saved if no transaction description has been entered.' => '', 'If item not found, allow creation of new item' => '', @@ -3643,6 +3647,8 @@ $self->{texts} = { 'This record has already been closed.' => '', 'This record has already been delivered.' => '', 'This record has not been saved yet.' => '', + 'This record has not been stocked in. Proceed?' => '', + 'This record has not been stocked out. Proceed?' => '', 'This requirement spec is currently linked to the following project:' => '', 'This requirement spec is currently not linked to a project.' => '', 'This requires you to manually correct entries for which an automatic conversion failed and to check those for which it succeeded.' => '',