suffix no longer required

This commit is contained in:
Luc De Meyer
2023-02-08 19:22:07 +01:00
parent 3579226ae7
commit fa5444a927
2 changed files with 5 additions and 3 deletions

View File

@@ -56,7 +56,6 @@ class EbicsFileFormat(models.Model):
)
description = fields.Char()
suffix = fields.Char(
required=True,
help="Specify the filename suffix for this File Format.\nE.g. c53.xml",
)
# EBICS 3.0 BTF