InvenTree/InvenTree/build
Lukas b37b8a8610
fix: generic status import (#5192)
2023-07-09 08:39:26 +10:00
..
fixtures Reference fields (#3267) 2022-07-11 00:01:46 +10:00
migrations Add ProjectCode support to build orders (#4808) 2023-06-14 11:23:35 +10:00
templates/build Child items table (#5114) 2023-06-28 15:22:23 +10:00
__init__.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
admin.py Build Order Updates (#4855) 2023-06-13 20:18:32 +10:00
api.py fix: generic status import (#5192) 2023-07-09 08:39:26 +10:00
apps.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
models.py Remove old method (#5156) 2023-07-04 20:52:42 +10:00
serializers.py Fix allocation check for completing build order (#5199) 2023-07-07 13:27:35 +10:00
tasks.py Refactor states/status (#4857) 2023-06-09 10:27:26 +10:00
test_api.py Build Order Updates (#4855) 2023-06-13 20:18:32 +10:00
test_build.py Build Order Updates (#4855) 2023-06-13 20:18:32 +10:00
test_migrations.py Add ProjectCode support to build orders (#4808) 2023-06-14 11:23:35 +10:00
tests.py Cleanup / consolidate unit testing code (#4831) 2023-05-17 07:35:26 +10:00
urls.py [Feature] Add RMA support (#4488) 2023-03-29 10:35:43 +11:00
validators.py [Plugin] Allow custom plugins for running validation routines (#3776) 2022-10-18 23:50:07 +11:00
views.py Build Order Updates (#4855) 2023-06-13 20:18:32 +10:00