InvenTree/InvenTree/stock
Matthias Mair 8569233181
fix codespell error
2024-01-07 18:17:52 +01: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 Disable prefetch on part when saving stock items (#6051) 2023-12-08 07:19:48 +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 Sales order barcode allocate (#6072) 2023-12-14 11:13:50 +11:00
serializers.py Ulugbek erkinov master (#5872) 2023-11-06 22:58:46 +11:00
test_api.py fix codespell error 2024-01-07 18:17:52 +01: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