InvenTree/InvenTree/stock
Oliver Walters 7e43b69ae9 More URL cleanup 2023-03-14 23:11:03 +11:00
..
fixtures Extend functionality of custom validation plugins (#4391) 2023-03-07 22:43:12 +11:00
migrations Add migration test (#4398) 2023-02-23 23:12:48 +11:00
templates/stock Report template currency updates (#4469) 2023-03-08 23:26:26 +11:00
__init__.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
admin.py Fix rendering of purchase_price for exporting StockItem data (#4434) 2023-03-02 14:50:04 +11:00
api.py More URL cleanup 2023-03-14 23:11:03 +11:00
apps.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
filters.py Tree query improvements (#3443) 2022-08-01 13:43:27 +10:00
models.py Extend functionality of custom validation plugins (#4391) 2023-03-07 22:43:12 +11:00
serializers.py Adds "stock value" calculation to stock table (#4471) 2023-03-09 00:18:39 +11:00
test_api.py Unit test speed improvements (#4463) 2023-03-08 15:22:08 +11:00
test_migrations.py Add migration test (#4398) 2023-02-23 23:12:48 +11:00
test_views.py [BUG] Fix ownership (#4244) 2023-01-25 09:28:36 +11:00
tests.py Unit test speed improvements (#4463) 2023-03-08 15:22:08 +11:00
urls.py URL cleanup 2023-03-14 23:10:02 +11:00
views.py Client side QR Codes (#4357) 2023-02-17 13:33:36 +11:00