InvenTree/InvenTree/stock
Miklós Márton 0716238f3b
Implement structural stock locations (#3949)
* Implement structural stock locations

* Bumped API version
2022-11-19 22:24:18 +11:00
..
fixtures [Plugin] Allow custom plugins for running validation routines (#3776) 2022-10-18 23:50:07 +11:00
migrations Implement structural stock locations (#3949) 2022-11-19 22:24:18 +11: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 Part pricing cache (#3710) 2022-11-14 15:58:22 +11:00
api.py Implement structural stock locations (#3949) 2022-11-19 22:24:18 +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 Implement structural stock locations (#3949) 2022-11-19 22:24:18 +11:00
serializers.py Implement structural stock locations (#3949) 2022-11-19 22:24:18 +11:00
test_api.py Implement structural stock locations (#3949) 2022-11-19 22:24:18 +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