InvenTree/InvenTree/part
eeintech 978b5f869d Added checkbox to add parameter template to all categories 2020-11-02 12:20:29 -05:00
..
fixtures Update test fixtures 2020-09-02 19:47:07 +10:00
migrations Created PartCategoryParameterTemplate model and admin interface 2020-10-30 16:09:27 -05:00
templates Adds function to duplicate a BOM from a parent part 2020-10-30 10:08:06 +11:00
templatetags Bug fix - re-introduce settings_value custom tag 2020-10-26 22:44:49 +11:00
__init__.py Move SupplierPart and SupplierPriceBreak to the 'Company' app 2019-05-18 23:08:34 +10:00
admin.py Created PartCategoryParameterTemplate model and admin interface 2020-10-30 16:09:27 -05:00
api.py Added category list of parameter templates table to settings 2020-10-31 09:18:33 -05:00
apps.py Add some unit testing 2020-10-04 00:24:48 +10:00
bom.py BoM export, Part stock: changed 'Location' header to 'Default Location' 2020-08-25 16:02:46 -05:00
forms.py Added checkbox to add parameter template to all categories 2020-11-02 12:20:29 -05:00
models.py Added checkbox to add parameter template to all categories 2020-11-02 12:20:29 -05:00
serializers.py Added category list of parameter templates table to settings 2020-10-31 09:18:33 -05:00
test_api.py Unit testing fixes 2020-10-06 16:03:19 +11:00
test_bom_item.py Integer value required for trackable bom item 2020-05-24 20:22:15 +10:00
test_category.py Added tests for Category parameters methods, some code clean-up 2020-10-01 13:46:56 -05:00
test_param.py Tests for part parameters 2019-09-08 20:18:21 +10:00
test_part.py Update links to documenation 2020-09-21 22:44:48 +10:00
test_supplier_part.py PEP fixes 2019-04-25 03:20:25 +10:00
test_views.py Unit testing fixes 2020-10-06 16:03:19 +11:00
urls.py Added edit/delete for category parameter templates 2020-10-31 12:55:52 -05:00
views.py Added checkbox to add parameter template to all categories 2020-11-02 12:20:29 -05:00