mirror of
https://github.com/inventree/demo-dataset.git
synced 2026-08-02 16:22:50 +00:00
Add notes images (#121)
This commit is contained in:
+30
-4
@@ -2,8 +2,8 @@
|
|||||||
{
|
{
|
||||||
"metadata": true,
|
"metadata": true,
|
||||||
"comment": "This file contains a dump of the InvenTree database",
|
"comment": "This file contains a dump of the InvenTree database",
|
||||||
"exported_at": "2026-07-04T11:56:18.414435",
|
"exported_at": "2026-07-04T12:26:21.798238",
|
||||||
"exported_at_utc": "2026-07-04T11:56:18.414470",
|
"exported_at_utc": "2026-07-04T12:26:21.798265",
|
||||||
"source_version": "1.5.0 dev",
|
"source_version": "1.5.0 dev",
|
||||||
"api_version": 515,
|
"api_version": 515,
|
||||||
"django_version": "5.2.15",
|
"django_version": "5.2.15",
|
||||||
@@ -95428,7 +95428,7 @@
|
|||||||
"pk": 1,
|
"pk": 1,
|
||||||
"fields": {
|
"fields": {
|
||||||
"password": "pbkdf2_sha256$1000000$CWvgH2EOSzLLJgYY64YHjS$S5ppC9xcNnjL5GLQQh3oTTwahpM4yYK1HyOvXc0pyiE=",
|
"password": "pbkdf2_sha256$1000000$CWvgH2EOSzLLJgYY64YHjS$S5ppC9xcNnjL5GLQQh3oTTwahpM4yYK1HyOvXc0pyiE=",
|
||||||
"last_login": "2026-07-04T11:42:30.607Z",
|
"last_login": "2026-07-04T12:01:25.846Z",
|
||||||
"is_superuser": true,
|
"is_superuser": true,
|
||||||
"username": "admin",
|
"username": "admin",
|
||||||
"first_name": "Adam",
|
"first_name": "Adam",
|
||||||
@@ -223255,6 +223255,32 @@
|
|||||||
"model_id": null
|
"model_id": null
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"model": "common.notesimage",
|
||||||
|
"pk": 8,
|
||||||
|
"fields": {
|
||||||
|
"image": "notes/image_mpSMlEi.png",
|
||||||
|
"user": [
|
||||||
|
"admin"
|
||||||
|
],
|
||||||
|
"date": "2026-07-04T12:23:12.128Z",
|
||||||
|
"model_type": "build",
|
||||||
|
"model_id": 28
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "common.notesimage",
|
||||||
|
"pk": 9,
|
||||||
|
"fields": {
|
||||||
|
"image": "notes/image_0CIf9My.png",
|
||||||
|
"user": [
|
||||||
|
"admin"
|
||||||
|
],
|
||||||
|
"date": "2026-07-04T12:25:10.218Z",
|
||||||
|
"model_type": "build",
|
||||||
|
"model_id": 28
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"model": "common.inventreeusersetting",
|
"model": "common.inventreeusersetting",
|
||||||
"pk": 1,
|
"pk": 1,
|
||||||
@@ -227686,7 +227712,7 @@
|
|||||||
"fields": {
|
"fields": {
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"reference_int": 28,
|
"reference_int": 28,
|
||||||
"notes": "#### Production Notes\n\nDon't mix up the order of widget installation - it is actually important:\n\n**Order Of Installation**:\n\n1. Red\n2. Blue\n3. Pink \n4. Green",
|
"notes": "#### Production Notes\n\n**Order Of Installation:**\n\n*Don't mix up the order of widget installation - it is actually important:*\n\n1. Red\n2. Blue\n3. Pink \n4. Green\n\n**Switch Configuration:**\n\n\n\n**Press This Buton:**\n\n*Press this button three times to invert the flux activator.*\n\n",
|
||||||
"barcode_data": "",
|
"barcode_data": "",
|
||||||
"barcode_hash": "",
|
"barcode_hash": "",
|
||||||
"reference": "BO0028",
|
"reference": "BO0028",
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 527 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 598 KiB |
Reference in New Issue
Block a user