InvenTree/InvenTree/build
2023-02-18 18:51:00 +11:00
..
fixtures Reference fields (#3267) 2022-07-11 00:01:46 +10:00
migrations Set Responsible User for a Part during creation or API (#4326) 2023-02-12 22:38:59 +11:00
templates/build [FR] Add "priority" field to BuildOrder (#4225) 2023-01-25 09:37:05 +11:00
__init__.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
admin.py Move Meta class to top of class definition (#4363) 2023-02-18 18:51:00 +11:00
api.py [FR] Add "priority" field to BuildOrder (#4225) 2023-01-25 09:37:05 +11:00
apps.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
models.py Move Meta class to top of class definition (#4363) 2023-02-18 18:51:00 +11:00
serializers.py Move Meta class to top of class definition (#4363) 2023-02-18 18:51:00 +11:00
tasks.py Fix task register (#3805) 2022-10-18 16:54:10 +11:00
test_api.py List PO/SO/BO by reference in API (#4083) 2022-12-21 21:48:30 +11:00
test_build.py Control build allocation of optional BOM items (#4090) 2022-12-21 21:22:59 +11:00
test_migrations.py Reference fields (#3267) 2022-07-11 00:01:46 +10:00
tests.py Reference fields (#3267) 2022-07-11 00:01:46 +10:00
urls.py Allow build orders to be deleted via the API (#3155) 2022-06-08 07:45:42 +10:00
validators.py [Plugin] Allow custom plugins for running validation routines (#3776) 2022-10-18 23:50:07 +11:00
views.py Allow build orders to be deleted via the API (#3155) 2022-06-08 07:45:42 +10:00