InvenTree/InvenTree/build
Oliver 245c9bfd28 Enhancement for the BuildItem API / serializer
- Add optional "part_detail" information
- Add optional "build_detail" information
- Add optional "location_detail" information
2021-06-18 19:08:54 +10:00
..
fixtures Fix unit tests 2020-11-03 20:19:24 +11:00
migrations Custom migration to find BomItem / BuildItem links where they exist 2021-06-01 15:39:21 +10:00
templates/build same nav sidebar distance for everything 2021-06-05 15:18:08 +02:00
__init__.py PEP fixes 2019-04-28 01:09:48 +10:00
admin.py Upate admin interface 2020-10-19 22:40:19 +11:00
api.py Enhancement for the BuildItem API / serializer 2021-06-18 19:08:54 +10:00
apps.py Added skeleton for 'build' app 2018-04-17 00:32:02 +10:00
forms.py Change file just to re-run CI 2021-04-21 17:34:56 +10:00
models.py Fix typo in getStockItemThumbnail 2021-06-09 11:16:37 +10:00
serializers.py Enhancement for the BuildItem API / serializer 2021-06-18 19:08:54 +10:00
test_api.py removes all lines consisting only of spaces 2021-05-06 12:11:38 +02:00
test_build.py removes all lines consisting only of spaces 2021-05-06 12:11:38 +02:00
test_migrations.py Test migrations for build app 2021-02-04 00:44:37 +11:00
tests.py removes all lines consisting only of spaces 2021-05-06 12:11:38 +02:00
urls.py significant rework of the build allocation tables / views 2021-04-21 16:44:16 +10:00
views.py removes all lines consisting only of spaces 2021-05-06 12:11:38 +02:00