added new end of life

This commit is contained in:
2025-08-07 16:33:49 +02:00
parent 7ccba02756
commit 4a58cc44da
7 changed files with 88 additions and 17 deletions
@@ -18,7 +18,7 @@ class WarehouseOrderRequestController extends TTCrud {
'header' => 'Positionen',
'fields' => [
'articleId' => [
'apiUrl' => '/WarehouseArticle/autoComplete',
'apiUrl' => '/WarehouseArticle/autoComplete?hideEndOfLife=1',
'type' => 'input-article',
'emitDisplayValue' => true,
'customFieldReference' => 'WarehouseArticle',