InvenTree/InvenTree/part
Oliver Walters b32a9ed597 Add 'About InvenTree' modal
- Accessible from the top-right dropdown menu
- Add InvenTree/version.py which contains helper functions
2019-05-04 11:23:30 +10:00
..
migrations Removed UUID field from StockItem 2019-05-02 20:40:56 +10:00
templates/part Improved table rendering 2019-05-04 00:02:53 +10:00
templatetags Add 'About InvenTree' modal 2019-05-04 11:23:30 +10:00
__init__.py PEP fixes 2019-04-28 01:09:48 +10:00
admin.py Bug fixes 2019-05-01 09:40:49 +10:00
api.py Test fix 2019-04-29 00:01:57 +10:00
apps.py Added PartCategory 2017-03-25 23:07:43 +11:00
forms.py Add views to Create / Edit / Delete a PartAttachment 2019-05-02 17:29:21 +10:00
models.py Fixed part image upload 2019-05-04 00:38:17 +10:00
param_todo.py_todo Flakey 2018-04-16 01:02:17 +10:00
serializers.py Use API to mark part as active/inactive 2019-04-28 23:40:26 +10:00
test_api.py Added further testing for Part/Bom API 2019-04-27 14:50:49 +10:00
test_bom_item.py PEP fixes 2019-04-25 03:20:25 +10:00
test_category.py PEP fixes 2019-04-25 18:50:22 +10:00
test_part.py PEP fixes 2019-04-25 18:50:22 +10:00
test_supplier_part.py PEP fixes 2019-04-25 03:20:25 +10:00
urls.py Add views to Create / Edit / Delete a PartAttachment 2019-05-02 17:29:21 +10:00
views.py Fix form title 2019-05-04 01:03:43 +10:00