diff options
| -rw-r--r-- | ishtar_common/fixtures/initial_data-fr.json | 165 | 
1 files changed, 12 insertions, 153 deletions
| diff --git a/ishtar_common/fixtures/initial_data-fr.json b/ishtar_common/fixtures/initial_data-fr.json index ef281cac0..54b0c5d7b 100644 --- a/ishtar_common/fixtures/initial_data-fr.json +++ b/ishtar_common/fixtures/initial_data-fr.json @@ -39,19 +39,7 @@              "comment": "Un acc\u00e8s limit\u00e9 \u00e0 la base, uniquement en lecture. Apr\u00e8s enregistrement.",               "available": true,               "txt_idx": "reader_access",  -            "groups": [ -                8,  -                66,  -                5,  -                30,  -                2,  -                6,  -                1,  -                25,  -                33,  -                7,  -                4 -            ],  +            "groups": [],               "label": "Acc\u00e8s en lecture"          }      },  @@ -62,79 +50,7 @@              "comment": "",               "available": true,               "txt_idx": "administrator",  -            "groups": [ -                1,  -                2,  -                4,  -                5,  -                6,  -                7,  -                8,  -                9,  -                10,  -                11,  -                12,  -                13,  -                14,  -                15,  -                16,  -                17,  -                18,  -                19,  -                20,  -                21,  -                22,  -                23,  -                24,  -                25,  -                26,  -                27,  -                28,  -                29,  -                30,  -                31,  -                32,  -                33,  -                34,  -                35,  -                36,  -                37,  -                38,  -                39,  -                40,  -                41,  -                42,  -                43,  -                44,  -                45,  -                46,  -                47,  -                48,  -                49,  -                50,  -                51,  -                52,  -                53,  -                54,  -                55,  -                56,  -                57,  -                58,  -                59,  -                60,  -                61,  -                62,  -                63,  -                64,  -                65,  -                66,  -                67,  -                68,  -                69,  -                70,  -                71,  -                72 -            ],  +            "groups": [],               "label": "Administrateur"          }      },  @@ -167,22 +83,7 @@              "comment": "Peut intervenir sur les donn\u00e9es d'une op\u00e9ration sans en \u00eatre responsable.",               "available": true,               "txt_idx": "collaborator",  -            "groups": [ -                70,  -                71,  -                72,  -                41,  -                42,  -                46,  -                47,  -                48,  -                40,  -                51,  -                58,  -                59,  -                60,  -                63 -            ],  +            "groups": [],               "label": "Collaborateur scientifique"          }      },  @@ -204,28 +105,7 @@              "comment": "Peut g\u00e9rer du mobilier qu'il n'a pas cr\u00e9\u00e9.\r\n\r\n",               "available": true,               "txt_idx": "warehouse_manager",  -            "groups": [ -                64,  -                65,  -                66,  -                4,  -                5,  -                6,  -                1,  -                8,  -                11,  -                12,  -                2,  -                15,  -                16,  -                72,  -                19,  -                20,  -                7,  -                25,  -                33,  -                30 -            ],  +            "groups": [],               "label": "Gestionnaire de d\u00e9p\u00f4t"          }      },  @@ -237,12 +117,16 @@              "available": true,               "txt_idx": "sra_agent",               "groups": [ -                1,  +                30,  +                31,  +                32,                   2,  +                1,                   4,  +                3,                   5,  -                6,                   7,  +                6,                   8,                   9,                   10,  @@ -260,15 +144,7 @@                  26,                   27,                   28,  -                29,  -                30,  -                31,  -                32,  -                33,  -                66,  -                70,  -                71,  -                72 +                29              ],               "label": "Responsable de suivi scientifique"          } @@ -280,23 +156,7 @@              "comment": "Responsable d'op\u00e9ration arch\u00e9ologique.",               "available": true,               "txt_idx": "head_scientist",  -            "groups": [ -                1,  -                70,  -                71,  -                72,  -                41,  -                42,  -                46,  -                47,  -                48,  -                40,  -                50,  -                58,  -                59,  -                60,  -                63 -            ],  +            "groups": [],               "label": "Responsable scientifique"          }      },  @@ -312,7 +172,6 @@                  2,                   4,                   6,  -                33,                   8,                   9,                   10,  | 
