mirror of
https://github.com/inventree/demo-dataset.git
synced 2026-08-03 16:42:56 +00:00
@@ -51,7 +51,7 @@ jobs:
|
|||||||
- name: Setup Python
|
- name: Setup Python
|
||||||
uses: actions/setup-python@v2
|
uses: actions/setup-python@v2
|
||||||
with:
|
with:
|
||||||
python-version: 3.11
|
python-version: 3.12
|
||||||
- name: Install InvenTree
|
- name: Install InvenTree
|
||||||
run: |
|
run: |
|
||||||
sudo apt-get install python3-dev python3-pip python3-venv python3-wheel g++
|
sudo apt-get install python3-dev python3-pip python3-venv python3-wheel g++
|
||||||
|
|||||||
+25
-11
@@ -2,13 +2,13 @@
|
|||||||
{
|
{
|
||||||
"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-06-17T05:24:23.679576",
|
"exported_at": "2026-07-04T11:56:18.414435",
|
||||||
"exported_at_utc": "2026-06-17T05:24:23.679600",
|
"exported_at_utc": "2026-07-04T11:56:18.414470",
|
||||||
"source_version": "1.4.0 dev",
|
"source_version": "1.5.0 dev",
|
||||||
"api_version": 507,
|
"api_version": 515,
|
||||||
"django_version": "5.2.15",
|
"django_version": "5.2.15",
|
||||||
"python_version": "3.11.14",
|
"python_version": "3.12.13",
|
||||||
"source_commit": "80fcc3e",
|
"source_commit": "5df2ada",
|
||||||
"installed_apps": [
|
"installed_apps": [
|
||||||
"InvenTree",
|
"InvenTree",
|
||||||
"allauth",
|
"allauth",
|
||||||
@@ -7271,6 +7271,7 @@
|
|||||||
"metadata": null,
|
"metadata": null,
|
||||||
"code": "PRJ-NIM",
|
"code": "PRJ-NIM",
|
||||||
"description": "Project Nimbus",
|
"description": "Project Nimbus",
|
||||||
|
"active": true,
|
||||||
"responsible": null
|
"responsible": null
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -7281,6 +7282,7 @@
|
|||||||
"metadata": null,
|
"metadata": null,
|
||||||
"code": "PRJ-HEL",
|
"code": "PRJ-HEL",
|
||||||
"description": "Project Helix",
|
"description": "Project Helix",
|
||||||
|
"active": true,
|
||||||
"responsible": null
|
"responsible": null
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -7291,6 +7293,7 @@
|
|||||||
"metadata": null,
|
"metadata": null,
|
||||||
"code": "PRJ-PHO",
|
"code": "PRJ-PHO",
|
||||||
"description": "Project Phoenix",
|
"description": "Project Phoenix",
|
||||||
|
"active": true,
|
||||||
"responsible": null
|
"responsible": null
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -7301,6 +7304,7 @@
|
|||||||
"metadata": null,
|
"metadata": null,
|
||||||
"code": "PRJ-CAT",
|
"code": "PRJ-CAT",
|
||||||
"description": "Project Catalyst",
|
"description": "Project Catalyst",
|
||||||
|
"active": true,
|
||||||
"responsible": null
|
"responsible": null
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -7311,6 +7315,7 @@
|
|||||||
"metadata": null,
|
"metadata": null,
|
||||||
"code": "PRO-ZEN",
|
"code": "PRO-ZEN",
|
||||||
"description": "Project Zenith",
|
"description": "Project Zenith",
|
||||||
|
"active": true,
|
||||||
"responsible": null
|
"responsible": null
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -7321,6 +7326,7 @@
|
|||||||
"metadata": null,
|
"metadata": null,
|
||||||
"code": "PRO-INF",
|
"code": "PRO-INF",
|
||||||
"description": "Project Infinity",
|
"description": "Project Infinity",
|
||||||
|
"active": true,
|
||||||
"responsible": null
|
"responsible": null
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -8660,6 +8666,14 @@
|
|||||||
"key": "CALENDAR_HORIZON_MONTHS"
|
"key": "CALENDAR_HORIZON_MONTHS"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"model": "common.inventreesetting",
|
||||||
|
"pk": 274,
|
||||||
|
"fields": {
|
||||||
|
"value": "False",
|
||||||
|
"key": "STOCK_MERGE_ON_TRANSFER"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"model": "common.customunit",
|
"model": "common.customunit",
|
||||||
"pk": 1,
|
"pk": 1,
|
||||||
@@ -13366,7 +13380,7 @@
|
|||||||
"pk": 46,
|
"pk": 46,
|
||||||
"fields": {
|
"fields": {
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"notes": null,
|
"notes": "### Account Details\n\n| Username | Password |\n| --- | --- |\n| purchasing | hunter2 |\n| engineering | adf234D234-123 |",
|
||||||
"image": "",
|
"image": "",
|
||||||
"name": "Fabby Boards",
|
"name": "Fabby Boards",
|
||||||
"description": "PCB fabrication house",
|
"description": "PCB fabrication house",
|
||||||
@@ -95414,7 +95428,7 @@
|
|||||||
"pk": 1,
|
"pk": 1,
|
||||||
"fields": {
|
"fields": {
|
||||||
"password": "pbkdf2_sha256$1000000$CWvgH2EOSzLLJgYY64YHjS$S5ppC9xcNnjL5GLQQh3oTTwahpM4yYK1HyOvXc0pyiE=",
|
"password": "pbkdf2_sha256$1000000$CWvgH2EOSzLLJgYY64YHjS$S5ppC9xcNnjL5GLQQh3oTTwahpM4yYK1HyOvXc0pyiE=",
|
||||||
"last_login": "2026-06-17T05:22:11.088Z",
|
"last_login": "2026-07-04T11:42:30.607Z",
|
||||||
"is_superuser": true,
|
"is_superuser": true,
|
||||||
"username": "admin",
|
"username": "admin",
|
||||||
"first_name": "Adam",
|
"first_name": "Adam",
|
||||||
@@ -200745,7 +200759,7 @@
|
|||||||
"fields": {
|
"fields": {
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"reference_int": 28,
|
"reference_int": 28,
|
||||||
"notes": null,
|
"notes": "- We are still waiting for confirmation from this customer\n- They need to pay the deposit before shipment",
|
||||||
"barcode_data": "",
|
"barcode_data": "",
|
||||||
"barcode_hash": "",
|
"barcode_hash": "",
|
||||||
"total_price_currency": "USD",
|
"total_price_currency": "USD",
|
||||||
@@ -200761,7 +200775,7 @@
|
|||||||
"admin"
|
"admin"
|
||||||
],
|
],
|
||||||
"issue_date": null,
|
"issue_date": null,
|
||||||
"updated_at": null,
|
"updated_at": "2026-07-04T11:52:25.435Z",
|
||||||
"responsible": 5,
|
"responsible": 5,
|
||||||
"contact": 41,
|
"contact": 41,
|
||||||
"address": 1,
|
"address": 1,
|
||||||
@@ -227672,7 +227686,7 @@
|
|||||||
"fields": {
|
"fields": {
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"reference_int": 28,
|
"reference_int": 28,
|
||||||
"notes": null,
|
"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",
|
||||||
"barcode_data": "",
|
"barcode_data": "",
|
||||||
"barcode_hash": "",
|
"barcode_hash": "",
|
||||||
"reference": "BO0028",
|
"reference": "BO0028",
|
||||||
|
|||||||
Reference in New Issue
Block a user