changed label from E-STMK to "beigestelltes Material"

This commit is contained in:
Luca Haid
2025-05-12 12:47:31 +02:00
parent a4a493ed92
commit b89ce85dff
2 changed files with 2 additions and 2 deletions
@@ -43,7 +43,7 @@ Vue.component('warehouse-shipping-note-modal', {
emitDisplayValue: true,
},
amount: {type: 'input', label: 'Menge', inputType: 'number'},
isEnergieMaterial: {type: 'checkbox', label: 'Energie Material'},
isEnergieMaterial: {type: 'checkbox', label: 'Beigestelltes Material'},
},
validateFormOptions: [
{key: 'article', message: 'Bitte füllen Sie den Artikel aus'},