changed type names
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
{
|
||||
"_id": {"$oid":"400000000000000000000001"},
|
||||
"number": "1",
|
||||
"type": "granulate",
|
||||
"type": "as-delivered/raw",
|
||||
"color": "black",
|
||||
"batch": "",
|
||||
"condition": {
|
||||
@ -21,7 +21,7 @@
|
||||
{
|
||||
"_id": {"$oid":"400000000000000000000002"},
|
||||
"number": "21",
|
||||
"type": "granulate",
|
||||
"type": "as-delivered/raw",
|
||||
"color": "natural",
|
||||
"batch": "1560237365",
|
||||
"condition": {
|
||||
@ -38,7 +38,7 @@
|
||||
{
|
||||
"_id": {"$oid":"400000000000000000000003"},
|
||||
"number": "33",
|
||||
"type": "part",
|
||||
"type": "processed",
|
||||
"color": "black",
|
||||
"batch": "1704-005",
|
||||
"condition": {
|
||||
@ -55,7 +55,7 @@
|
||||
{
|
||||
"_id": {"$oid":"400000000000000000000004"},
|
||||
"number": "32",
|
||||
"type": "granulate",
|
||||
"type": "as-delivered/raw",
|
||||
"color": "black",
|
||||
"batch": "1653000308",
|
||||
"condition": {
|
||||
@ -71,7 +71,7 @@
|
||||
{
|
||||
"_id": {"$oid":"400000000000000000000005"},
|
||||
"number": "Rng33",
|
||||
"type": "granulate",
|
||||
"type": "as-delivered/raw",
|
||||
"color": "black",
|
||||
"batch": "1653000308",
|
||||
"condition": {
|
||||
@ -86,7 +86,7 @@
|
||||
{
|
||||
"_id": {"$oid":"400000000000000000000006"},
|
||||
"number": "Rng36",
|
||||
"type": "granulate",
|
||||
"type": "as-delivered/raw",
|
||||
"color": "black",
|
||||
"batch": "",
|
||||
"condition": {},
|
||||
@ -99,7 +99,7 @@
|
||||
{
|
||||
"_id": {"$oid":"400000000000000000000007"},
|
||||
"number": "34",
|
||||
"type": "part",
|
||||
"type": "processed",
|
||||
"color": "black",
|
||||
"batch": "",
|
||||
"condition": {},
|
||||
@ -122,7 +122,7 @@
|
||||
"comment": "",
|
||||
"sample_references": [{
|
||||
"sample_id": {"$oid":"400000000000000000000004"},
|
||||
"relation": "granulate to sample"
|
||||
"relation": "as-delivered/raw to sample"
|
||||
}],
|
||||
"custom_fields": {
|
||||
"not allowed for new applications": true
|
||||
@ -733,7 +733,7 @@
|
||||
"_id" : {"$oid": "400000000000000000000001"}
|
||||
},
|
||||
"data" : {
|
||||
"type" : "part",
|
||||
"type" : "processed",
|
||||
"status" : 0
|
||||
},
|
||||
"user_id" : {"$oid": "000000000000000000000003"},
|
||||
@ -747,7 +747,7 @@
|
||||
"_id" : {"$oid": "400000000000000000000001"}
|
||||
},
|
||||
"data" : {
|
||||
"type" : "part",
|
||||
"type" : "processed",
|
||||
"status" : 0
|
||||
},
|
||||
"user_id" : {"$oid": "000000000000000000000003"},
|
||||
@ -761,7 +761,7 @@
|
||||
"_id" : {"$oid": "400000000000000000000001"}
|
||||
},
|
||||
"data" : {
|
||||
"type" : "part",
|
||||
"type" : "processed",
|
||||
"status" : 0
|
||||
},
|
||||
"user_id" : {"$oid": "000000000000000000000003"},
|
||||
@ -775,7 +775,7 @@
|
||||
"_id" : {"$oid": "400000000000000000000001"}
|
||||
},
|
||||
"data" : {
|
||||
"type" : "part",
|
||||
"type" : "processed",
|
||||
"status" : 0
|
||||
},
|
||||
"user_id" : {"$oid": "000000000000000000000003"},
|
||||
|
Reference in New Issue
Block a user