Project

General

Profile

Download (1.16 KB) Statistics
| Branch: | Tag: | Revision:

calebasse / calebasse / fixtures / regime_mat.json @ c1819ffb

1
[
2
    {
3
        "fields": {
4
            "name": "Mari\u00e9"
5
        }, 
6
        "model": "ressources.maritalstatustype", 
7
        "pk": 1
8
    }, 
9
    {
10
        "fields": {
11
            "name": "S\u00e9par\u00e9"
12
        }, 
13
        "model": "ressources.maritalstatustype", 
14
        "pk": 2
15
    }, 
16
    {
17
        "fields": {
18
            "name": "Divorc\u00e9"
19
        }, 
20
        "model": "ressources.maritalstatustype", 
21
        "pk": 3
22
    }, 
23
    {
24
        "fields": {
25
            "name": "Veuf"
26
        }, 
27
        "model": "ressources.maritalstatustype", 
28
        "pk": 4
29
    }, 
30
    {
31
        "fields": {
32
            "name": "Absent - Inconnu"
33
        }, 
34
        "model": "ressources.maritalstatustype", 
35
        "pk": 5
36
    }, 
37
    {
38
        "fields": {
39
            "name": "Concubin"
40
        }, 
41
        "model": "ressources.maritalstatustype", 
42
        "pk": 6
43
    }, 
44
    {
45
        "fields": {
46
            "name": "D\u00e9c\u00e9d\u00e9"
47
        }, 
48
        "model": "ressources.maritalstatustype", 
49
        "pk": 7
50
    }, 
51
    {
52
        "fields": {
53
            "name": "C\u00e9libataire"
54
        }, 
55
        "model": "ressources.maritalstatustype", 
56
        "pk": 8
57
    }
58
]
(20-20/27)