InvenTree/InvenTree/stock
Oliver 993f36c98f
Add missing 'remove stock' action (#3610)
* Add missing 'remove stock' action

* Add some unit tests for the stock item view
2022-08-25 20:07:01 +10:00
..
fixtures fix endline 2022-05-20 13:35:07 +02:00
migrations Feature/icons for PartCategory and StockLocation (#3542) 2022-08-16 21:51:55 +10:00
templates/stock Add missing 'remove stock' action (#3610) 2022-08-25 20:07:01 +10: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 Fix: Treegrid is loading an eternity for huge amounts of data (#3451) 2022-08-05 08:07:12 +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 Feature/icons for PartCategory and StockLocation (#3542) 2022-08-16 21:51:55 +10:00
serializers.py Build API improvements (#3581) 2022-08-19 17:16:38 +10:00
test_api.py Tests/stocklocation and partcategory (#3473) 2022-08-05 10:58:01 +10:00
test_migrations.py Int migration fix (#3323) 2022-07-15 11:57:27 +10:00
test_views.py Add missing 'remove stock' action (#3610) 2022-08-25 20:07:01 +10:00
tests.py Url field fix (#3488) 2022-08-07 22:46:33 +10: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