InvenTree/InvenTree/part
2019-07-08 09:33:44 +10:00
..
fixtures Rename some fields 2019-06-02 19:46:30 +10:00
migrations Change the manner in which active parts are filtered for BOM 2019-06-28 10:00:23 +10:00
templates/part Supply part name for auto-fill when creating a new part 2019-07-08 09:33:44 +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 PEP fixes 2019-05-18 23:08:42 +10:00
api.py PEP fix 2019-06-24 00:01:34 +10:00
apps.py Added PartCategory 2017-03-25 23:07:43 +11:00
bom.py Create a new part directly from the BOM view 2019-07-07 13:06:59 +10:00
forms.py Improve rendering for field selection form 2019-07-03 20:08:49 +10:00
models.py Add a button to create a new part if necessary 2019-07-07 11:56:44 +10:00
serializers.py Show BomItem reference field in BOM table 2019-06-27 23:57:21 +10:00
test_api.py Rename some fields 2019-06-02 19:46:30 +10:00
test_bom_item.py Added some more BomItem tests 2019-05-05 00:00:30 +10:00
test_category.py Fixed test cases 2019-06-18 01:38:43 +10:00
test_part.py Added further part pricing 2019-05-21 14:08:40 +10:00
test_supplier_part.py PEP fixes 2019-04-25 03:20:25 +10:00
urls.py Upload the selected BOM file 2019-07-02 19:07:59 +10:00
views.py Supply part name for auto-fill when creating a new part 2019-07-08 09:33:44 +10:00