feat: add dateinameTemplate support to barcode scanner and display document names in inbox detail view
Build and Push Multi-Platform Images / build-and-push (push) Successful in 33s
Build and Push Multi-Platform Images / build-and-push (push) Successful in 33s
This commit is contained in:
@@ -1955,8 +1955,8 @@ function BarcodeTemplatesTab() {
|
||||
|
||||
<Form.Item
|
||||
name="DateinameTemplate"
|
||||
label="Dateiname"
|
||||
extra="Platzhalter z. B. {barcode}, {datum}, {barcode.gruppe}. Wird als Standard-Dateiname bei Export und E-Mail verwendet."
|
||||
label="Belegname"
|
||||
extra="Platzhalter z. B. {barcode}, {datum}, {barcode.gruppe}. Wird als Standard-Belegname bei Export und E-Mail verwendet."
|
||||
>
|
||||
<Input placeholder="{barcode}_{datum}" />
|
||||
</Form.Item>
|
||||
|
||||
Reference in New Issue
Block a user