InvenTree/InvenTree/build
Oliver cd803640a9
Fix display of allocated stock items in build table (#6427)
- Include stock_detail in BuildLine serializer by default
2024-02-06 23:28:06 +11:00
..
fixtures Reference fields (#3267) 2022-07-11 00:01:46 +10:00
migrations Bump to Dj 4.x (#6173) 2024-02-06 13:30:50 +11:00
templates/build Build order improvements (#6343) 2024-01-29 10:56:34 +11:00
__init__.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
admin.py Bump to Dj 4.x (#6173) 2024-02-06 13:30:50 +11:00
api.py Move more paths to basic path (#6251) 2024-01-18 17:05:10 +11:00
apps.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
models.py [Plugin] Enhanced custom validation (#6410) 2024-02-06 22:00:22 +11:00
serializers.py Fix display of allocated stock items in build table (#6427) 2024-02-06 23:28:06 +11:00
tasks.py refactor: remove blank lines after docstring (#5736) 2023-10-18 07:28:57 +11:00
test_api.py refactor: remove blank lines after docstring (#5736) 2023-10-18 07:28:57 +11:00
test_build.py Fix validation for Build model (#6038) 2023-12-06 09:48:49 +11:00
test_migrations.py refactor: remove blank lines after docstring (#5736) 2023-10-18 07:28:57 +11:00
tests.py Cleanup / consolidate unit testing code (#4831) 2023-05-17 07:35:26 +10:00
urls.py Move more paths to basic path (#6251) 2024-01-18 17:05:10 +11:00
validators.py refactor: remove blank lines after docstring (#5736) 2023-10-18 07:28:57 +11:00
views.py Build Order Updates (#4855) 2023-06-13 20:18:32 +10:00