feat: cost unit for custom destinations

This commit is contained in:
Björn Fromme
2025-09-23 09:10:50 +02:00
parent d3c09e0cf6
commit d1cdfe461c
5 changed files with 23 additions and 2 deletions
+3
View File
@@ -38,6 +38,9 @@ class DestinationType extends AbstractType
'allow_add' => true,
'allow_delete' => true,
])
->add('costUnit', TextType::class, [
'label' => 'Kostenstelle',
])
->add('country', ChoiceType::class, [
'label' => 'Land',
'choices' => [