mirror of
https://github.com/inventree/demo-dataset.git
synced 2025-12-16 09:28:11 +00:00
Virtual parts (#97)
* Remove "virtual" attribute from some parts * Add a virtual part, and a sales order * Bump python version for CI * bump again * Remove shipment * Remove pluginusersetting
This commit is contained in:
4
.github/workflows/import_data.yaml
vendored
4
.github/workflows/import_data.yaml
vendored
@@ -20,7 +20,7 @@ jobs:
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v2
|
||||
with:
|
||||
python-version: 3.9
|
||||
python-version: 3.11
|
||||
- name: Install InvenTree
|
||||
run: |
|
||||
sudo apt-get install python3-dev python3-pip python3-venv python3-wheel g++
|
||||
@@ -51,7 +51,7 @@ jobs:
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v2
|
||||
with:
|
||||
python-version: 3.9
|
||||
python-version: 3.11
|
||||
- name: Install InvenTree
|
||||
run: |
|
||||
sudo apt-get install python3-dev python3-pip python3-venv python3-wheel g++
|
||||
|
||||
3642
inventree_data.json
3642
inventree_data.json
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user