X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=locale%2Fen%2Fall;h=9ce599d71f4a4e97d02392a58a30ed8386dfb10c;hb=db3d7b7c6f76c5cb000b037468a2ff674bb0169e;hp=9263032b0e4760112986fe881690c8a8429445dd;hpb=63ff5020f51362fc7b20a3791043512b4b8d39ba;p=kivitendo-erp.git diff --git a/locale/en/all b/locale/en/all index 9263032b0..9ce599d71 100644 --- a/locale/en/all +++ b/locale/en/all @@ -1561,6 +1561,7 @@ $self->{texts} = { '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 sales invoices, warn if invoice has no delivery order as a predecessor' => '', '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' => '', @@ -1691,12 +1692,15 @@ $self->{texts} = { 'If disabled sales quotations cannot be converted into sales invoices directly.' => '', 'If enabled Factur-X/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 if a sales invoices is created without having a sales delivery order as a predecessor.' => '', '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 if the customer order number is missing.' => '', '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 enabled the record links view starts always from the sales order including all sublevels' => '', 'If item not found, allow creation of new item' => '', 'If left empty the default sender from the kivitendo configuration will be used (key \'email_from\' in section \'periodic_invoices\'; current value: #1).' => '', 'If missing then the start date will be used.' => '', @@ -3459,6 +3463,7 @@ $self->{texts} = { 'The custom variable has been saved.' => '', 'The custom variable is in use and cannot be deleted.' => '', 'The customer name is missing.' => '', + 'The customer order number is missing. Do you want to continue anyway?' => '', 'The customer\'s bank account number (IBAN) is missing.' => '', 'The database for user management and authentication does not exist. You can create let kivitendo create it with the following parameters:' => '', 'The database host is missing.' => '', @@ -3523,6 +3528,7 @@ $self->{texts} = { 'The greetings have been saved.' => '', 'The installation is currently locked.' => '', 'The installation is currently unlocked.' => '', + 'The invoice is not linked with a sales delivery order. Post anyway?' => '', 'The invoice recipient can either be a selected contact person (default) or the email adress set in the master data of the customer. Additionally a contact persons mail and the company\'s invoicing mail can be combined.' => '', 'The invoices have been created. They\'re pre-selected below.' => '', 'The item couldn\'t be deleted!' => '', @@ -4096,6 +4102,7 @@ $self->{texts} = { 'Versions' => '', 'View SEPA export' => '', 'View background job execution result' => '', + 'View record links from Sales Order' => '', 'View sent email' => '', 'View warehouse content' => '', 'View/edit all employees purchase documents' => '', @@ -4115,6 +4122,7 @@ $self->{texts} = { 'Warehouses' => '', 'Warn before saving orders with duplicate parts (new controller only)' => '', 'Warn before saving orders without a delivery date' => '', + 'Warn before saving sales orders with missing customer order number (new controller only)' => '', 'Warning' => '', 'Warning! Loading a draft will discard unsaved data!' => '', 'Warning: Faulty position ignored' => '',