InvenTree/InvenTree/part
Oliver Walters 9d5b938ced Don't serialize 'available_stock' in PartSerializer 2019-05-21 07:57:44 +10:00
..
fixtures Refactored Stock test to use fixtures 2019-05-12 21:46:38 +10:00
migrations AND AGAIN 2019-05-20 22:24:18 +10:00
templates/part Add a line 2019-05-21 00:52:17 +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 Reduce BOM listing time to ~1.8s 2019-05-20 08:31:03 +10:00
apps.py Added PartCategory 2017-03-25 23:07:43 +11:00
forms.py Add pop-up pricing window for part 2019-05-18 23:09:08 +10:00
models.py Don't serialize 'available_stock' in PartSerializer 2019-05-21 07:57:44 +10:00
serializers.py Don't serialize 'available_stock' in PartSerializer 2019-05-21 07:57:44 +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 Add tests for the custom templates 2019-05-05 00:21:54 +10:00
test_supplier_part.py PEP fixes 2019-04-25 03:20:25 +10:00
urls.py Add pop-up pricing window for part 2019-05-18 23:09:08 +10:00
views.py And mode 2019-05-21 00:31:34 +10:00