InvenTree/InvenTree/stock
2023-07-09 08:39:26 +10:00
..
fixtures Extend functionality of custom validation plugins (#4391) 2023-03-07 22:43:12 +11:00
migrations Build Order Updates (#4855) 2023-06-13 20:18:32 +10:00
templates/stock add report feature for stock locations (#5134) 2023-07-05 10:19:13 +10:00
__init__.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
admin.py Code style improvements (#4683) 2023-04-28 20:49:53 +10:00
api.py fix: generic status import (#5192) 2023-07-09 08:39:26 +10: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 Refactor states/status (#4857) 2023-06-09 10:27:26 +10:00
serializers.py Stock status change API (#5064) 2023-06-18 07:40:47 +10:00
test_api.py Stock status change API (#5064) 2023-06-18 07:40:47 +10:00
test_migrations.py Cleanup / consolidate unit testing code (#4831) 2023-05-17 07:35:26 +10:00
test_views.py Refactor states/status (#4857) 2023-06-09 10:27:26 +10:00
tests.py Fix common spelling mistakes (#4956) 2023-06-04 00:04:52 +10:00
urls.py [Feature] Add RMA support (#4488) 2023-03-29 10:35:43 +11:00
views.py Client side QR Codes (#4357) 2023-02-17 13:33:36 +11:00