Adaptation PDF indemnisation
This commit is contained in:
parent
9fe46d2174
commit
92036f13c9
8 changed files with 38 additions and 19 deletions
|
|
@ -245,6 +245,7 @@ class CorpContactAdmin(admin.ModelAdmin):
|
|||
fields = (('civility', 'last_name', 'first_name'),
|
||||
('street', 'pcode', 'city'),
|
||||
('birth_date', 'nation'),
|
||||
('etat_civil', 'etat_depuis'),
|
||||
('permis_sejour', 'date_validite'),
|
||||
('corporation',),
|
||||
('sections', 'is_main', 'always_cc', 'archived'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue