InvenTree/InvenTree/stock
Miklós Márton 8ceb1af3c3
Add support for recursively delete the stock locations (#3926)
2022-11-14 08:07:16 +11:00
..
fixtures [Plugin] Allow custom plugins for running validation routines (#3776) 2022-10-18 23:50:07 +11:00
migrations Adds 'consumable' field to BomItem model (#2890) 2022-09-24 23:45:56 +10:00
templates/stock Location barcode actions (#3887) 2022-11-01 22:18:10 +11:00
__init__.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
admin.py Merge pull request from GHSA-7rq4-qcpw-74gq 2022-06-15 18:32:35 +10:00
api.py Add support for recursively delete the stock locations (#3926) 2022-11-14 08:07:16 +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 Add support for recursively delete the stock locations (#3926) 2022-11-14 08:07:16 +11:00
serializers.py Add 'barcode_hash' data to more API serializers: (#3906) 2022-11-07 22:36:15 +11:00
test_api.py Add support for recursively delete the stock locations (#3926) 2022-11-14 08:07:16 +11:00
test_migrations.py Int migration fix (#3323) 2022-07-15 11:57:27 +10:00
test_views.py Null units fix (#3663) 2022-09-08 15:18:43 +10:00
tests.py [Plugin] Allow custom plugins for running validation routines (#3776) 2022-10-18 23:50:07 +11:00
urls.py Migrate "Convert to Variant" form to the API (#3183) 2022-06-12 16:06:11 +10:00
views.py Migrate "Convert to Variant" form to the API (#3183) 2022-06-12 16:06:11 +10:00