This commit is contained in:
Francesco Mangiacrapa 2023-03-20 15:14:17 +01:00
parent 6072f4afbc
commit d1902a9664
3 changed files with 10 additions and 9 deletions

View File

@ -149,7 +149,8 @@
{
"STEP": "REJECT-DRAFT",
"roles": [
"Data-Manager"
"Data-Manager",
"Data-Editor"
]
},
{

View File

@ -198,13 +198,13 @@
"type": "TEXT"
},
{
"name": "anno",
"path": "$._theDocument.dataFineProgetto",
"name": "data_inizio_progetto",
"path": "$._theDocument.dataInizioProgetto",
"type": "TEXT"
},
{
"name": "descrizione",
"path": "$._theDocument.iontroduzione",
"path": "$._theDocument.introduzione",
"type": "TEXT"
},
{
@ -253,7 +253,7 @@
"type": "TEXT"
},
{
"name": "date_scavo",
"name": "data_fine_progetto",
"path": "$._theDocument.dataFineProgetto",
"type": "TEXT"
},

View File

@ -170,13 +170,13 @@
"type": "TEXT"
},
{
"name": "anno",
"path": "$._theDocument.dataFineProgetto",
"name": "data_inizio_progetto",
"path": "$._theDocument.dataInizioProgetto",
"type": "TEXT"
},
{
"name": "descrizione",
"path": "$._theDocument.iontroduzione",
"path": "$._theDocument.introduzione",
"type": "TEXT"
},
{
@ -225,7 +225,7 @@
"type": "TEXT"
},
{
"name": "date_scavo",
"name": "data_fine_progetto",
"path": "$._theDocument.dataFineProgetto",
"type": "TEXT"
},