InvenTree/InvenTree/part
Oliver Walters bc05146e72 First pass at 'order parts' fom
- Select parts in modal form window
2019-06-11 23:37:32 +10:00
..
fixtures Rename some fields 2019-06-02 19:46:30 +10:00
migrations Rename some fields 2019-06-02 19:46:30 +10:00
templates/part Separate display of open and closed purchase orders (per part) 2019-06-10 22:31:19 +10:00
templatetags Pre-fill allocation count 2019-05-18 12:17:57 +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 Rename some fields 2019-06-02 19:46:30 +10:00
apps.py Added PartCategory 2017-03-25 23:07:43 +11:00
forms.py Form field rearrangement 2019-06-02 20:07:30 +10:00
models.py First pass at 'order parts' fom 2019-06-11 23:37:32 +10:00
serializers.py Rename some fields 2019-06-02 19:46:30 +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 Refactored Stock test to use fixtures 2019-05-12 21:46:38 +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 List purchase orders for a given part 2019-06-05 21:47:22 +10:00
views.py List purchase orders for a given part 2019-06-05 21:47:22 +10:00