calebasse/calebasse/fixtures/regime_mat.json @ b9fec24b
| 479ebff4 | Mikaël Ates | [
|
|
{
|
|||
"fields": {
|
|||
"name": "Mari\u00e9"
|
|||
},
|
|||
"model": "ressources.maritalstatustype",
|
|||
"pk": 1
|
|||
},
|
|||
{
|
|||
"fields": {
|
|||
"name": "S\u00e9par\u00e9"
|
|||
},
|
|||
"model": "ressources.maritalstatustype",
|
|||
"pk": 2
|
|||
},
|
|||
{
|
|||
"fields": {
|
|||
"name": "Divorc\u00e9"
|
|||
},
|
|||
"model": "ressources.maritalstatustype",
|
|||
"pk": 3
|
|||
},
|
|||
{
|
|||
"fields": {
|
|||
"name": "Veuf"
|
|||
},
|
|||
"model": "ressources.maritalstatustype",
|
|||
"pk": 4
|
|||
},
|
|||
{
|
|||
"fields": {
|
|||
"name": "Absent - Inconnu"
|
|||
},
|
|||
"model": "ressources.maritalstatustype",
|
|||
"pk": 5
|
|||
},
|
|||
{
|
|||
"fields": {
|
|||
"name": "Concubin"
|
|||
},
|
|||
"model": "ressources.maritalstatustype",
|
|||
"pk": 6
|
|||
},
|
|||
{
|
|||
"fields": {
|
|||
"name": "D\u00e9c\u00e9d\u00e9"
|
|||
},
|
|||
"model": "ressources.maritalstatustype",
|
|||
"pk": 7
|
|||
},
|
|||
{
|
|||
"fields": {
|
|||
"name": "C\u00e9libataire"
|
|||
},
|
|||
"model": "ressources.maritalstatustype",
|
|||
"pk": 8
|
|||
}
|
|||
]
|