2
0
mirror of https://github.com/inventree/demo-dataset.git synced 2025-05-12 04:03:00 +00:00

Add consumable BOM items ()

* Add consumable BOM items

- Wood screws used in multiple builds
- Also add some build order data here

* Add backup directory location for github workflow
This commit is contained in:
Oliver 2022-10-21 21:16:57 +11:00 committed by GitHub
parent e7d0fec940
commit 27f31291ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4565 additions and 1790 deletions

@ -9,6 +9,7 @@ jobs:
env:
INVENTREE_DB_ENGINE: sqlite3
INVENTREE_DB_NAME: inventree_db.sqlite3
INVENTREE_BACKUP_DIR: $GITHUB_WORKSPACE/path/to/backup
INVENTREE_MEDIA_ROOT: $GITHUB_WORKSPACE/path/to/media
INVENTREE_STATIC_ROOT: $GITHUB_WORKSPACE/path/to/static

File diff suppressed because it is too large Load Diff