InvenTree/InvenTree/part
Oliver Walters d563e873ed Change some icons 2019-05-26 00:35:52 +10:00
..
fixtures Refactored Stock test to use fixtures 2019-05-12 21:46:38 +10:00
migrations Rename field part.has_variants to part.is_template 2019-05-25 23:58:31 +10:00
templates/part Change some icons 2019-05-26 00:35:52 +10:00
templatetags Pre-fill allocation count 2019-05-18 12:17:57 +10:00
__init__.py Move SupplierPart and SupplierPriceBreak to the 'Company' app 2019-05-18 23:08:34 +10:00
admin.py PEP fixes 2019-05-18 23:08:42 +10:00
api.py Optional part_detail and sub_part_detail for BOM API 2019-05-23 22:36:19 +10:00
apps.py Added PartCategory 2017-03-25 23:07:43 +11:00
forms.py Add some form fields (might have to remove later) 2019-05-26 00:32:18 +10:00
models.py Calculate stock based on variant stock if part is a template 2019-05-26 00:01:01 +10:00
serializers.py Display templated parts as italic in the part list 2019-05-26 00:29:17 +10:00
test_api.py Simplify extended filters 2019-05-16 19:14:43 +10:00
test_bom_item.py Added some more BomItem tests 2019-05-05 00:00:30 +10:00
test_category.py Refactored Stock test to use fixtures 2019-05-12 21:46:38 +10:00
test_part.py Added further part pricing 2019-05-21 14:08:40 +10:00
test_supplier_part.py PEP fixes 2019-04-25 03:20:25 +10:00
urls.py Add a tab for part variants 2019-05-25 23:31:23 +10:00
views.py And mode 2019-05-21 00:31:34 +10:00