summaryrefslogtreecommitdiff
path: root/archaeological_finds/migrations/0141_data_migration_recommanded_treatments.json
diff options
context:
space:
mode:
Diffstat (limited to 'archaeological_finds/migrations/0141_data_migration_recommanded_treatments.json')
-rw-r--r--archaeological_finds/migrations/0141_data_migration_recommanded_treatments.json375
1 files changed, 375 insertions, 0 deletions
diff --git a/archaeological_finds/migrations/0141_data_migration_recommanded_treatments.json b/archaeological_finds/migrations/0141_data_migration_recommanded_treatments.json
new file mode 100644
index 000000000..6739f836f
--- /dev/null
+++ b/archaeological_finds/migrations/0141_data_migration_recommanded_treatments.json
@@ -0,0 +1,375 @@
+[
+{
+ "model": "archaeological_finds.recommendedtreatmenttype",
+ "fields": {
+ "label": "Tous mat\u00e9riaux",
+ "txt_idx": "tous-materiaux",
+ "comment": "",
+ "available": true,
+ "order": 10,
+ "parent": null
+ }
+},
+{
+ "model": "archaeological_finds.recommendedtreatmenttype",
+ "fields": {
+ "label": "Sp\u00e9cifique m\u00e9tal",
+ "txt_idx": "specifique-metal",
+ "comment": "",
+ "available": true,
+ "order": 20,
+ "parent": null
+ }
+},
+{
+ "model": "archaeological_finds.recommendedtreatmenttype",
+ "fields": {
+ "label": "Dessalement",
+ "txt_idx": "dessalement",
+ "comment": "",
+ "available": true,
+ "order": 10,
+ "parent": [
+ "tous-materiaux"
+ ]
+ }
+},
+{
+ "model": "archaeological_finds.recommendedtreatmenttype",
+ "fields": {
+ "label": "Collage",
+ "txt_idx": "collage",
+ "comment": "",
+ "available": true,
+ "order": 20,
+ "parent": [
+ "tous-materiaux"
+ ]
+ }
+},
+{
+ "model": "archaeological_finds.recommendedtreatmenttype",
+ "fields": {
+ "label": "Comblement",
+ "txt_idx": "comblement",
+ "comment": "",
+ "available": true,
+ "order": 30,
+ "parent": [
+ "tous-materiaux"
+ ]
+ }
+},
+{
+ "model": "archaeological_finds.recommendedtreatmenttype",
+ "fields": {
+ "label": "Consolidation ",
+ "txt_idx": "consolidation",
+ "comment": "",
+ "available": true,
+ "order": 40,
+ "parent": [
+ "tous-materiaux"
+ ]
+ }
+},
+{
+ "model": "archaeological_finds.recommendedtreatmenttype",
+ "fields": {
+ "label": "Remontage",
+ "txt_idx": "remontage",
+ "comment": "",
+ "available": true,
+ "order": 50,
+ "parent": [
+ "tous-materiaux"
+ ]
+ }
+},
+{
+ "model": "archaeological_finds.recommendedtreatmenttype",
+ "fields": {
+ "label": "D\u00e9montage",
+ "txt_idx": "demontage",
+ "comment": "",
+ "available": true,
+ "order": 60,
+ "parent": [
+ "tous-materiaux"
+ ]
+ }
+},
+{
+ "model": "archaeological_finds.recommendedtreatmenttype",
+ "fields": {
+ "label": "D\u00e9restauration",
+ "txt_idx": "derestauration",
+ "comment": "",
+ "available": true,
+ "order": 70,
+ "parent": [
+ "tous-materiaux"
+ ]
+ }
+},
+{
+ "model": "archaeological_finds.recommendedtreatmenttype",
+ "fields": {
+ "label": "\u00c9limination des comblements",
+ "txt_idx": "limination-des-comblements",
+ "comment": "",
+ "available": true,
+ "order": 80,
+ "parent": [
+ "tous-materiaux"
+ ]
+ }
+},
+{
+ "model": "archaeological_finds.recommendedtreatmenttype",
+ "fields": {
+ "label": "\u00c9limination des concr\u00e9tions",
+ "txt_idx": "limination-des-concretions",
+ "comment": "",
+ "available": true,
+ "order": 90,
+ "parent": [
+ "tous-materiaux"
+ ]
+ }
+},
+{
+ "model": "archaeological_finds.recommendedtreatmenttype",
+ "fields": {
+ "label": "\u00c9limination des d\u00e9p\u00f4ts",
+ "txt_idx": "limination-des-depots",
+ "comment": "",
+ "available": true,
+ "order": 100,
+ "parent": [
+ "tous-materiaux"
+ ]
+ }
+},
+{
+ "model": "archaeological_finds.recommendedtreatmenttype",
+ "fields": {
+ "label": "Nettoyage",
+ "txt_idx": "nettoyage",
+ "comment": "",
+ "available": true,
+ "order": 110,
+ "parent": [
+ "tous-materiaux"
+ ]
+ }
+},
+{
+ "model": "archaeological_finds.recommendedtreatmenttype",
+ "fields": {
+ "label": "Reprise des anciens comblements",
+ "txt_idx": "reprise-des-anciens-comblements",
+ "comment": "",
+ "available": true,
+ "order": 120,
+ "parent": [
+ "tous-materiaux"
+ ]
+ }
+},
+{
+ "model": "archaeological_finds.recommendedtreatmenttype",
+ "fields": {
+ "label": "Mise en couleur",
+ "txt_idx": "mise-en-couleur",
+ "comment": "",
+ "available": true,
+ "order": 130,
+ "parent": [
+ "tous-materiaux"
+ ]
+ }
+},
+{
+ "model": "archaeological_finds.recommendedtreatmenttype",
+ "fields": {
+ "label": "R\u00e9int\u00e9gration",
+ "txt_idx": "reintegration",
+ "comment": "",
+ "available": true,
+ "order": 140,
+ "parent": [
+ "tous-materiaux"
+ ]
+ }
+},
+{
+ "model": "archaeological_finds.recommendedtreatmenttype",
+ "fields": {
+ "label": "Marquage",
+ "txt_idx": "marquage",
+ "comment": "",
+ "available": true,
+ "order": 150,
+ "parent": [
+ "tous-materiaux"
+ ]
+ }
+},
+{
+ "model": "archaeological_finds.recommendedtreatmenttype",
+ "fields": {
+ "label": "Analyses",
+ "txt_idx": "analyses",
+ "comment": "",
+ "available": true,
+ "order": 160,
+ "parent": [
+ "tous-materiaux"
+ ]
+ }
+},
+{
+ "model": "archaeological_finds.recommendedtreatmenttype",
+ "fields": {
+ "label": "Radiographie X",
+ "txt_idx": "radiographie-x",
+ "comment": "",
+ "available": true,
+ "order": 170,
+ "parent": [
+ "tous-materiaux"
+ ]
+ }
+},
+{
+ "model": "archaeological_finds.recommendedtreatmenttype",
+ "fields": {
+ "label": "Conditionnement sp\u00e9cifique",
+ "txt_idx": "conditionnement-specifique",
+ "comment": "",
+ "available": true,
+ "order": 180,
+ "parent": [
+ "tous-materiaux"
+ ]
+ }
+},
+{
+ "model": "archaeological_finds.recommendedtreatmenttype",
+ "fields": {
+ "label": "Soclage",
+ "txt_idx": "soclage",
+ "comment": "",
+ "available": true,
+ "order": 190,
+ "parent": [
+ "tous-materiaux"
+ ]
+ }
+},
+{
+ "model": "archaeological_finds.recommendedtreatmenttype",
+ "fields": {
+ "label": "D\u00e9chloruration",
+ "txt_idx": "dechloruration",
+ "comment": "",
+ "available": true,
+ "order": 10,
+ "parent": [
+ "specifique-metal"
+ ]
+ }
+},
+{
+ "model": "archaeological_finds.recommendedtreatmenttype",
+ "fields": {
+ "label": "\u00c9limination des anciens rev\u00eatements",
+ "txt_idx": "limination-des-anciens-revetements",
+ "comment": "",
+ "available": true,
+ "order": 20,
+ "parent": [
+ "specifique-metal"
+ ]
+ }
+},
+{
+ "model": "archaeological_finds.recommendedtreatmenttype",
+ "fields": {
+ "label": "\u00c9limination des produits de corrosion",
+ "txt_idx": "limination-des-produits-de-corrosion",
+ "comment": "",
+ "available": true,
+ "order": 30,
+ "parent": [
+ "specifique-metal"
+ ]
+ }
+},
+{
+ "model": "archaeological_finds.recommendedtreatmenttype",
+ "fields": {
+ "label": "Inhibition",
+ "txt_idx": "inhibition",
+ "comment": "",
+ "available": true,
+ "order": 40,
+ "parent": [
+ "specifique-metal"
+ ]
+ }
+},
+{
+ "model": "archaeological_finds.recommendedtreatmenttype",
+ "fields": {
+ "label": "Passivation",
+ "txt_idx": "passivation",
+ "comment": "",
+ "available": true,
+ "order": 50,
+ "parent": [
+ "specifique-metal"
+ ]
+ }
+},
+{
+ "model": "archaeological_finds.recommendedtreatmenttype",
+ "fields": {
+ "label": "Protection de surface",
+ "txt_idx": "protection-de-surface",
+ "comment": "",
+ "available": true,
+ "order": 60,
+ "parent": [
+ "specifique-metal"
+ ]
+ }
+},
+{
+ "model": "archaeological_finds.recommendedtreatmenttype",
+ "fields": {
+ "label": "Restitution de la lisibilit\u00e9 de surface",
+ "txt_idx": "restitution-de-la-lisibilite-de-surface",
+ "comment": "",
+ "available": true,
+ "order": 70,
+ "parent": [
+ "specifique-metal"
+ ]
+ }
+},
+{
+ "model": "archaeological_finds.recommendedtreatmenttype",
+ "fields": {
+ "label": "Stabilisation",
+ "txt_idx": "stabilisation",
+ "comment": "",
+ "available": true,
+ "order": 80,
+ "parent": [
+ "specifique-metal"
+ ]
+ }
+}
+]