diverses + doku

This commit is contained in:
darthsandmann
2017-01-19 11:27:12 +01:00
parent fe08a2fd2a
commit 0f6cd32fa7
28 changed files with 672 additions and 82 deletions

View File

@ -0,0 +1,14 @@
{
"name": "Fehler1",
"id": "14",
"komponenteid": "1",
"katfehlerid": "1",
"katursacheid": "1",
"qsmitarbeiterid": "1",
"swentwicklerid": "5",
"status": "geprueft",
"beschreibung": "Beschreibung1",
"beschreibungursache": "Fehlerbeschreibun",
"zeiterfasst": "19.01.2017-09:44",
"zeitbehoben": "19.01.2017-09:54"
}

View File

@ -0,0 +1,14 @@
{
"name": "Fehler2",
"id": "15",
"komponenteid": "1",
"katfehlerid": "",
"katursacheid": "",
"qsmitarbeiterid": "",
"swentwicklerid": "",
"status": "protokolliert",
"beschreibung": "Beschreibung2",
"beschreibungursache": "",
"zeiterfasst": "19.01.2017-09:49",
"zeitbehoben": ""
}

View File

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

View File

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

View File

@ -1 +1 @@
4
15

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1,4 +0,0 @@
{
"name": "Projekt3",
"id": "3"
}

View File

@ -1,4 +0,0 @@
{
"name": "Projekt5",
"id": "5"
}

View File

@ -1,4 +0,0 @@
{
"name": "Projekt6",
"id": "6"
}