InvenTree/InvenTree/part
Oliver Walters 95be2755f4 Adjust SupplierPart supplier foreignkey
- Limit choices to 'is_supplier'
2019-04-27 13:10:21 +10:00
..
migrations Updated SupplierPriceBreak page 2019-04-17 00:48:01 +10:00
templates/part Merge pull request #166 from SchrodingersGat/copy-button 2019-04-26 23:44:01 +10:00
__init__.py Added PartCategory 2017-03-25 23:07:43 +11:00
admin.py Remove 'simple-history' 2019-04-18 21:28:09 +10:00
api.py Added API tests for Part API 2019-04-27 01:03:11 +10:00
apps.py Added PartCategory 2017-03-25 23:07:43 +11:00
forms.py PEP fixes 2019-04-25 03:20:25 +10:00
models.py Adjust SupplierPart supplier foreignkey 2019-04-27 13:10:21 +10:00
param_todo.py_todo Flakey 2018-04-16 01:02:17 +10:00
serializers.py Abstract DRF serializer validation 2019-04-26 23:34:15 +10:00
test_api.py Added API tests for Part API 2019-04-27 01:03:11 +10:00
test_bom_item.py PEP fixes 2019-04-25 03:20:25 +10:00
test_category.py PEP fixes 2019-04-25 18:50:22 +10:00
test_part.py PEP fixes 2019-04-25 18:50:22 +10:00
test_supplier_part.py PEP fixes 2019-04-25 03:20:25 +10:00
urls.py PEP fixes 2019-04-25 03:20:25 +10:00
views.py PEP fixes 2019-04-18 23:47:04 +10:00