InvenTree/InvenTree/part
Oliver Walters a3d1591929 Display part pricing in Part view
- Calculate min_price and max_price based on provided supplier information
2019-05-18 23:08:38 +10:00
..
fixtures Refactored Stock test to use fixtures 2019-05-12 21:46:38 +10:00
migrations Move SupplierPart and SupplierPriceBreak to the 'Company' app 2019-05-18 23:08:34 +10:00
templates/part Display part pricing in Part view 2019-05-18 23:08:38 +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 Move SupplierPart and SupplierPriceBreak to the 'Company' app 2019-05-18 23:08:34 +10:00
api.py Move SupplierPart and SupplierPriceBreak to the 'Company' app 2019-05-18 23:08:34 +10:00
apps.py Added PartCategory 2017-03-25 23:07:43 +11:00
forms.py Move SupplierPart and SupplierPriceBreak to the 'Company' app 2019-05-18 23:08:34 +10:00
models.py Display part pricing in Part view 2019-05-18 23:08:38 +10:00
serializers.py Move SupplierPart and SupplierPriceBreak to the 'Company' app 2019-05-18 23:08:34 +10:00
test_api.py Simplify extended filters 2019-05-16 19:14:43 +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 Add tests for the custom templates 2019-05-05 00:21:54 +10:00
test_supplier_part.py PEP fixes 2019-04-25 03:20:25 +10:00
urls.py Move SupplierPart and SupplierPriceBreak to the 'Company' app 2019-05-18 23:08:34 +10:00
views.py Move SupplierPart and SupplierPriceBreak to the 'Company' app 2019-05-18 23:08:34 +10:00