Revision 5efe1390
Von Bernd Bleßmann vor etwa 3 Jahren hinzugefügt
locale/en/all | ||
---|---|---|
1694 | 1694 |
'If enabled a warning will be shown in purchase delivery orders on workflow to invoices if positions are not stocked in.' => '', |
1695 | 1695 |
'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).' => '', |
1696 | 1696 |
'If enabled a warning will be shown in sales and purchase orders if there the delivery date is empty.' => '', |
1697 |
'If enabled a warning will be shown in sales delivery orders if the customer order number is missing.' => '', |
|
1697 | 1698 |
'If enabled a warning will be shown in sales delivery orders on workflow to invoices if positions are not stocked out.' => '', |
1698 | 1699 |
'If enabled only those projects that are assigned to the currently selected customer are offered for selection in sales records.' => '', |
1699 | 1700 |
'If enabled purchase and sales records cannot be saved if no transaction description has been entered.' => '', |
... | ... | |
3459 | 3460 |
'The custom variable has been saved.' => '', |
3460 | 3461 |
'The custom variable is in use and cannot be deleted.' => '', |
3461 | 3462 |
'The customer name is missing.' => '', |
3463 |
'The customer order number is missing. Do you want to continue anyway?' => '', |
|
3462 | 3464 |
'The customer\'s bank account number (IBAN) is missing.' => '', |
3463 | 3465 |
'The database for user management and authentication does not exist. You can create let kivitendo create it with the following parameters:' => '', |
3464 | 3466 |
'The database host is missing.' => '', |
... | ... | |
4115 | 4117 |
'Warehouses' => '', |
4116 | 4118 |
'Warn before saving orders with duplicate parts (new controller only)' => '', |
4117 | 4119 |
'Warn before saving orders without a delivery date' => '', |
4120 |
'Warn before saving sales orders with missing customer order number (new controller only)' => '', |
|
4118 | 4121 |
'Warning' => '', |
4119 | 4122 |
'Warning! Loading a draft will discard unsaved data!' => '', |
4120 | 4123 |
'Warning: Faulty position ignored' => '', |
Auch abrufbar als: Unified diff
Auftrags-Controller: Warnung bei nicht vorhandener Kundenbestellummer …
… kann in der Mandantenkonfiguration eingeschaltet werden.