InvenTree/InvenTree/part
2020-11-04 12:06:07 -05:00
..
fixtures Improved tests, fixed admin, improved naming 2020-11-04 12:06:07 -05:00
migrations Manually merged part migrations 2020-11-03 07:27:51 -05:00
templates Merge remote-tracking branch 'inventree/master' into build-fixes 2020-11-03 21:26:39 +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 Improved tests, fixed admin, improved naming 2020-11-04 12:06:07 -05:00
api.py Merge branch 'master' of git://github.com/inventree/InvenTree into categories_parameters 2020-11-04 07:52:16 -05:00
apps.py Check "trackable" status of part 2020-10-26 08:29:06 +11:00
bom.py BoM export, Part stock: changed 'Location' header to 'Default Location' 2020-08-25 16:02:46 -05:00
forms.py Improved tests, fixed admin, improved naming 2020-11-04 12:06:07 -05:00
models.py Improved tests, fixed admin, improved naming 2020-11-04 12:06:07 -05:00
serializers.py Added category list of parameter templates table to settings 2020-10-31 09:18:33 -05:00
test_api.py Bug fix: Part thumbnail API list was not working 2020-11-04 15:41:17 +11:00
test_bom_item.py Bug fixes for BuildItemCreate view: 2020-10-23 23:09:22 +11: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 Improved tests, fixed admin, improved naming 2020-11-04 12:06:07 -05:00
test_part.py Lots of work towards multiple build output 2020-11-02 01:24:31 +11:00
test_supplier_part.py PEP fixes 2019-04-25 03:20:25 +10:00
test_views.py Added admin view, improved validation of part related relationship 2020-10-16 15:29:58 -05:00
urls.py Merge branch 'master' into categories_parameters 2020-11-03 07:01:56 -05:00
views.py Moved category templates processing to Part save() method 2020-11-04 09:52:26 -05:00