2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-08-19 18:05:54 +00:00
Files
InvenTree
InvenTree
barcode
build
common
company
img_source
label
locale
order
part
fixtures
migrations
templates
templatetags
__init__.py
admin.py
api.py
apps.py
bom.py
forms.py
models.py
serializers.py
test_api.py
test_bom_item.py
test_category.py
test_param.py
test_part.py
test_supplier_part.py
test_views.py
urls.py
views.py
plugins
report
script
stock
templates
users
config_template.yaml
gunicorn.conf.py
manage.py
ci
docs
images
.coveragerc
.gitattributes
.gitignore
.readthedocs.yml
.travis.yml
CONTRIBUTING.md
LICENSE
README.md
requirements.txt
setup.cfg
tasks.py
InvenTree/InvenTree/part
Oliver Walters 3ee7be1d58 Add "optional" field to BomItem
- Defaults to False
- Indicates that the BomItem is "optional" for a build
- Will be used in the future when calculating if a Build output is fully allocated!
2020-10-05 00:42:09 +11:00
..
2020-09-02 19:47:07 +10:00
2020-09-21 22:44:48 +10:00
2020-10-05 00:42:09 +11:00
2020-10-05 00:42:09 +11:00
2020-10-05 00:42:09 +11:00
2020-10-05 00:42:09 +11:00
2019-09-08 20:18:21 +10:00
2020-09-21 22:44:48 +10:00
2019-04-25 03:20:25 +10:00
2020-09-07 08:46:39 -05:00