mirror of
https://github.com/brain-tec/account_ebics.git
synced 2025-08-14 06:35:36 +00:00
suffix no longer required
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user