Update indemnite PDF

This commit is contained in:
Claude Paroz 2020-04-30 11:25:38 +02:00
parent 94ec402da0
commit 8aace389cc
4 changed files with 49 additions and 19 deletions

View file

@ -235,8 +235,7 @@ class CorpContactAdmin(admin.ModelAdmin):
('corporation',),
('sections', 'is_main', 'always_cc', 'archived'),
('role', 'ext_id'), ('tel', 'email'), ('avs',),
('ccp', 'bank', 'clearing' ),
('iban',),
('iban', 'bank', 'clearing' ),
('qualification', 'fields_of_interest'),
)
formfield_overrides = {