InvenTree/InvenTree/stock
Oliver dedf50da62
Quick fix for unit test (#5920)
- Sometimes the items are returned in a different order, maybe?

(cherry picked from commit 849f52a1af)
2023-11-15 13:18:49 +11:00
..
fixtures Extend functionality of custom validation plugins (#4391) 2023-03-07 22:43:12 +11:00
migrations Update django money / py-moneyed dependencies (#5778) 2023-10-31 22:19:55 +11:00
templates/stock Fix admin site - Custom admin URL (#5766) 2023-10-21 22:12:14 +11:00
__init__.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
admin.py refactor: remove blank lines after docstring (#5736) 2023-10-18 07:28:57 +11:00
api.py Distinct query fix (#5916) 2023-11-15 10:18:26 +11:00
apps.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
filters.py refactor: remove blank lines after docstring (#5736) 2023-10-18 07:28:57 +11:00
models.py Improve deletion behaviour for InvenTreeTree model (#5806) 2023-10-30 06:57:40 +11:00
serializers.py Ulugbek erkinov master (#5872) 2023-11-06 22:58:46 +11:00
test_api.py Quick fix for unit test (#5920) 2023-11-15 13:18:49 +11:00
test_migrations.py refactor: remove blank lines after docstring (#5736) 2023-10-18 07:28:57 +11:00
test_views.py refactor: remove blank lines after docstring (#5736) 2023-10-18 07:28:57 +11:00
tests.py refactor: remove blank lines after docstring (#5736) 2023-10-18 07:28:57 +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