InvenTree/InvenTree/stock
Oliver c64ff9d569
Refactor table buttons for printing (#4639)
- Make them to look like the other printing buttons
2023-04-20 22:12:33 +10:00
..
fixtures Extend functionality of custom validation plugins (#4391) 2023-03-07 22:43:12 +11:00
migrations Support image uploads in the "notes" markdown fields (#4615) 2023-04-19 13:08:26 +10:00
templates/stock Refactor table buttons for printing (#4639) 2023-04-20 22:12:33 +10:00
__init__.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
admin.py Import fix for StockLocation (#4601) 2023-04-12 09:31:25 +10:00
api.py Implement pagination for stock history tracking API (#4629) 2023-04-18 22:40:31 +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 Project code support (#4636) 2023-04-20 00:47:07 +10: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 [Feature] Add RMA support (#4488) 2023-03-29 10:35:43 +11: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