Add notes images (#121)

This commit is contained in:
Oliver
2026-07-04 22:36:11 +10:00
committed by GitHub
parent d756283d2f
commit 3a0fff2e2f
3 changed files with 30 additions and 4 deletions
+30 -4
View File
@@ -2,8 +2,8 @@
{
"metadata": true,
"comment": "This file contains a dump of the InvenTree database",
"exported_at": "2026-07-04T11:56:18.414435",
"exported_at_utc": "2026-07-04T11:56:18.414470",
"exported_at": "2026-07-04T12:26:21.798238",
"exported_at_utc": "2026-07-04T12:26:21.798265",
"source_version": "1.5.0 dev",
"api_version": 515,
"django_version": "5.2.15",
@@ -95428,7 +95428,7 @@
"pk": 1,
"fields": {
"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,
"username": "admin",
"first_name": "Adam",
@@ -223255,6 +223255,32 @@
"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",
"pk": 1,
@@ -227686,7 +227712,7 @@
"fields": {
"metadata": {},
"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![](/media/notes/image_mpSMlEi.png)\n\n**Press This Buton:**\n\n*Press this button three times to invert the flux activator.*\n\n![](/media/notes/image_0CIf9My.png)",
"barcode_data": "",
"barcode_hash": "",
"reference": "BO0028",
Binary file not shown.

After

Width:  |  Height:  |  Size: 527 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 598 KiB