InvenTree/InvenTree/build
Mark Oude Elberink 2e7c86ff92
fix: add missing build model property (#5127)
* fix: add missing virtual build property

* chore: improve docstring
2023-07-03 09:55:58 +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 Add ProjectCode support to build orders (#4808) 2023-06-14 11:23:35 +10:00
apps.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
models.py fix: add missing build model property (#5127) 2023-07-03 09:55:58 +10:00
serializers.py Add ProjectCode support to build orders (#4808) 2023-06-14 11:23: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