fehler finished + test

This commit is contained in:
darthsandmann
2017-01-18 18:14:35 +01:00
parent 1a415347c8
commit 0f7fa73734
44 changed files with 431 additions and 112 deletions

View File

@ -0,0 +1,10 @@
{
"name": "Fehler3",
"id": "3",
"komponenteid": "1",
"katfehlerid": "3",
"katursacheid": "7",
"qsmitarbeiterid": "3",
"swentwicklerid": "3",
"status": "geprueft"
}

View File

@ -0,0 +1,10 @@
{
"name": "Fehler4",
"id": "4",
"komponenteid": "2",
"katfehlerid": "",
"katursacheid": "",
"qsmitarbeiterid": "",
"swentwicklerid": "",
"status": "protokolliert"
}

View File

@ -1 +1 @@
0
4

View File

@ -1,5 +1,5 @@
{
"name": "Komponente1",
"projekt-id": "3",
"projektid": "3",
"id": "1"
}

View File

@ -1,5 +1,5 @@
{
"name": "Komponente2",
"projekt-id": "3",
"projektid": "3",
"id": "2"
}

View File

@ -1,5 +1,5 @@
{
"name": "Komponente3",
"projekt-id": "4",
"projektid": "4",
"id": "3"
}

View File

@ -1,5 +1,5 @@
{
"name": "Komponente4",
"projekt-id": "5",
"projektid": "5",
"id": "4"
}

View File

@ -1,5 +1,5 @@
{
"name": "Komponente5",
"projekt-id": "6",
"projektid": "6",
"id": "5"
}