Merge branch 'Warehouse/improve3' into 'master'
improved new features See merge request fronk/thetool!1280
This commit is contained in:
@@ -30,6 +30,7 @@ class WarehouseShippingNoteController extends TTCrud {
|
||||
protected array $defaultOrder = ['key' => 'create', 'order' => 'DESC'];
|
||||
|
||||
protected array $additionalJSVariables = ['WAREHOUSE_ADMIN' => true];
|
||||
protected array $additionalJS = ['js/pages/WarehouseArticle/WarehouseArticleModal.js'];
|
||||
protected array $additionalHead = ['<link rel="manifest" href="/assets/pwa/shipping-note-manifest.json">'];
|
||||
|
||||
protected array $infoMessages = ['create' => 'Lieferschein wurde erstellt.',
|
||||
|
||||
Reference in New Issue
Block a user