InvenTree/InvenTree/part
Oliver Walters 3f30421ba9 bug fix
2021-02-17 23:57:45 +11:00
..
fixtures Add unit testing for view 2021-01-05 00:01:44 +11:00
migrations Add 'inherited' field to BomItem 2021-02-17 21:53:15 +11:00
templates Display inherited rows a bit differenter 2021-02-17 22:25:43 +11:00
templatetags Adds simple test-report template 2021-02-04 15:29:46 +11:00
__init__.py Move SupplierPart and SupplierPriceBreak to the 'Company' app 2019-05-18 23:08:34 +10:00
admin.py Merge remote-tracking branch 'inventree/master' into currency-support 2020-11-12 17:24:48 +11:00
api.py Refactor bom item filter 2021-02-17 22:53:56 +11:00
apps.py Improve settings.py 2020-11-13 13:38:01 +11:00
bom.py BoM export, Part stock: changed 'Location' header to 'Default Location' 2020-08-25 16:02:46 -05:00
forms.py Add ability to include bom items inherited from parent parts in the API list 2021-02-17 22:05:17 +11:00
models.py bug fix 2021-02-17 23:57:45 +11:00
serializers.py Add 'inherited' flag to API 2021-02-17 21:53:26 +11:00
settings.py Add PART_VIRTUAL setting 2021-01-03 23:13:58 +11:00
test_api.py Add PEP8-naming extension for flake 2020-11-12 21:53:04 +11:00
test_bom_item.py Bug fixes for BuildItemCreate view: 2020-10-23 23:09:22 +11:00
test_category.py Add PEP8-naming extension for flake 2020-11-12 21:53:04 +11:00
test_migrations.py PEP fix 2021-02-04 09:13:45 +11:00
test_param.py Improved tests, fixed admin, improved naming 2020-11-04 12:06:07 -05:00
test_part.py Update unit tests 2021-02-01 12:26:58 +11:00
test_supplier_part.py PEP fixes 2019-04-25 03:20:25 +10:00
test_views.py Add PEP8-naming extension for flake 2020-11-12 21:53:04 +11:00
urls.py Cleanup 2021-01-18 22:25:53 +11:00
views.py Adds more context data 2021-02-17 11:08:11 +11:00