InvenTree/InvenTree/part
Oliver Walters dac1264878 Fixed unit tests 2019-09-06 12:48:31 +10:00
..
fixtures Add ablity to serialize an existing quantity of stock 2019-08-28 21:12:16 +10:00
migrations Add a checksum field to the bom line item 2019-09-05 12:58:11 +10:00
templates/part Bug fix 2019-09-05 20:22:47 +10:00
templatetags Render column selection options 2019-06-28 19:40:27 +10:00
__init__.py Move SupplierPart and SupplierPriceBreak to the 'Company' app 2019-05-18 23:08:34 +10:00
admin.py Change to ImportExport model admin 2019-08-20 18:04:22 +10:00
api.py Add API endpoint for validating a BOM item 2019-09-05 19:29:51 +10:00
apps.py Added PartCategory 2017-03-25 23:07:43 +11:00
bom.py Fix buttons for BOM upload form 2019-08-14 13:35:48 +10:00
forms.py PEP 2019-09-03 22:45:45 +10:00
models.py Add API endpoint for validating a BOM item 2019-09-05 19:29:51 +10:00
serializers.py Use the hash for each line item to calculate the total BOM hash 2019-09-05 13:10:26 +10:00
test_api.py Add API endpoint for validating a BOM item 2019-09-05 19:29:51 +10:00
test_bom_item.py Added some more BomItem tests 2019-05-05 00:00:30 +10:00
test_category.py Fixed unit tests 2019-09-06 12:48:31 +10:00
test_part.py Fixed unit tests 2019-09-06 12:48:31 +10:00
test_supplier_part.py PEP fixes 2019-04-25 03:20:25 +10:00
test_views.py Fixed unit tests 2019-09-06 12:48:31 +10:00
urls.py Add modals for editing or deleting part parameters 2019-08-28 19:39:47 +10:00
views.py Test fixes 2019-09-03 22:45:11 +10:00