InvenTree/InvenTree/part
2020-02-03 21:14:06 +11:00
..
fixtures More test 2019-09-08 20:36:51 +10:00
migrations IPN must match regex validator (if one is provided) 2020-02-03 21:09:24 +11:00
templates Visual fix for allocation tab 2020-02-02 12:16:31 +11:00
templatetags Load default settings on InvenTree launch 2020-02-03 20:51:53 +11:00
__init__.py Move SupplierPart and SupplierPriceBreak to the 'Company' app 2019-05-18 23:08:34 +10:00
admin.py Update requirements 2020-01-31 21:42:30 +11:00
api.py Create a new part parameter template 2019-09-07 19:53:47 +10:00
apps.py Added PartCategory 2017-03-25 23:07:43 +11:00
bom.py Simplify exporting of BOM for a part 2019-09-15 22:21:12 +10:00
forms.py Update requirements 2020-01-31 21:42:30 +11:00
models.py IPN must match regex validator (if one is provided) 2020-02-03 21:09:24 +11:00
serializers.py API endpoint for PartParameter and PartParameterTemplate 2019-09-07 19:44:10 +10:00
test_api.py Massaging unit tests 2019-11-19 08:59:56 +11:00
test_bom_item.py Simplify exporting of BOM for a part 2019-09-15 22:21:12 +10:00
test_category.py Add unit test for invalid characters 2019-09-13 11:15:54 +10:00
test_param.py Tests for part parameters 2019-09-08 20:18:21 +10:00
test_part.py Add commit date information to about window 2020-02-02 12:39:35 +11:00
test_supplier_part.py PEP fixes 2019-04-25 03:20:25 +10:00
test_views.py Some more unit tests 2020-01-07 21:16:01 +11:00
urls.py Add special view for displaying / editing notes field for part 2020-02-01 13:36:09 +11:00
views.py Use the part_deep_copy setting to set the default deep_copy value when duplicating a part 2020-02-03 21:14:06 +11:00