added new end of life
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user