Update indemnite PDF
This commit is contained in:
parent
94ec402da0
commit
8aace389cc
4 changed files with 49 additions and 19 deletions
|
|
@ -492,7 +492,6 @@ class CorpContact(models.Model):
|
|||
sections = models.ManyToManyField(Section, blank=True)
|
||||
|
||||
avs = models.CharField('No AVS', max_length=20, blank=True)
|
||||
ccp = models.CharField('Compte de chèque postal', max_length=15, blank=True)
|
||||
bank = models.CharField('Banque (nom et ville)', max_length=200, blank=True)
|
||||
clearing = models.CharField('No clearing', max_length=5, blank=True)
|
||||
iban = models.CharField('iban', max_length=21, blank=True)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue