InvenTree/InvenTree/stock
2022-03-28 20:44:33 +11:00
..
fixtures add coverage to barcode api 2022-03-13 19:38:57 +01:00
migrations ignore coverage in exsisting migrations 2022-02-13 17:45:46 +01:00
templates/stock Hide label printing buttons of labels are not enabled 2022-03-28 20:44:33 +11:00
__init__.py PEP fixes 2020-04-22 13:21:45 +10:00
admin.py Add autocomplete fields to admin views for "stock" app: 2021-12-04 19:25:57 +11:00
api.py Style fixes 2022-03-03 17:44:12 +11:00
apps.py Added stock page 2017-03-27 21:05:19 +11:00
forms.py PEP fixes 2022-02-17 17:04:51 +11:00
models.py Adds custom delete routine for PartCategory model 2022-03-10 15:01:20 +11:00
serializers.py PEP fixes 2022-02-17 17:04:51 +11:00
test_api.py Add unit tests 2022-03-04 00:02:30 +11:00
test_views.py fix import 2022-02-13 05:34:06 +01:00
tests.py Add unit testing for PartCategory tree updates 2022-03-10 15:33:29 +11:00
urls.py Remove StockExport view (no longer required!) 2022-03-03 17:25:41 +11:00
views.py Add unit tests for serial number functionality 2022-03-07 14:07:01 +11:00