InvenTree/InvenTree/part
2021-06-22 09:35:34 +10:00
..
fixtures added test for internal prices 2021-06-13 15:01:03 +02:00
migrations Better management of unique constraint for Part 2021-06-22 09:33:07 +10:00
templates show stock history starting by 1 element 2021-06-20 20:17:01 +02:00
templatetags Add python version information to the "about" window 2021-06-21 00:25:27 +10:00
__init__.py Move SupplierPart and SupplierPriceBreak to the 'Company' app 2019-05-18 23:08:34 +10:00
admin.py Add some more inlines in the admin interface 2021-06-21 00:46:15 +10:00
api.py addd in sorting for category 2021-06-20 22:49:06 +02:00
apps.py removes all lines consisting only of spaces 2021-05-06 12:11:38 +02:00
bom.py removes all lines consisting only of spaces 2021-05-06 12:11:38 +02:00
forms.py adding internal price breaks as in #1606 2021-06-05 17:01:49 +02:00
models.py Better management of unique constraint for Part 2021-06-22 09:33:07 +10:00
serializers.py adding internal price breaks as in #1606 2021-06-05 17:01:49 +02:00
settings.py remofing setting 2021-05-24 00:18:04 +02:00
test_api.py removes all lines consisting only of spaces 2021-05-06 12:11:38 +02:00
test_bom_item.py added test for internal prices 2021-06-13 15:01:03 +02:00
test_category.py removes all lines consisting only of spaces 2021-05-06 12:11:38 +02:00
test_migrations.py removes all lines consisting only of spaces 2021-05-06 12:11:38 +02:00
test_param.py removes all lines consisting only of spaces 2021-05-06 12:11:38 +02:00
test_part.py Unit testing for part duplication 2021-06-22 09:35:34 +10:00
test_supplier_part.py PEP fixes 2019-04-25 03:20:25 +10:00
test_views.py removes all lines consisting only of spaces 2021-05-06 12:11:38 +02:00
urls.py adding internal price breaks as in #1606 2021-06-05 17:01:49 +02:00
views.py refactor 2021-06-20 20:19:11 +02:00