feat(api particulier): add DGFiP field
This commit is contained in:
parent
08405226b7
commit
2110ef072c
32 changed files with 577 additions and 76 deletions
|
@ -78,6 +78,7 @@ describe ProcedureExportService do
|
|||
"iban",
|
||||
"annuaire_education",
|
||||
"cnaf",
|
||||
"dgfip",
|
||||
"text"
|
||||
]
|
||||
end
|
||||
|
@ -166,6 +167,7 @@ describe ProcedureExportService do
|
|||
"iban",
|
||||
"annuaire_education",
|
||||
"cnaf",
|
||||
"dgfip",
|
||||
"text"
|
||||
]
|
||||
end
|
||||
|
@ -250,6 +252,7 @@ describe ProcedureExportService do
|
|||
"iban",
|
||||
"annuaire_education",
|
||||
"cnaf",
|
||||
"dgfip",
|
||||
"text"
|
||||
]
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue