InvenTree/InvenTree/build
2020-04-28 10:46:02 +10:00
..
fixtures PEP and unit testing fixes 2020-04-25 23:24:00 +10:00
migrations More work 2020-04-26 16:38:29 +10:00
templates/build Moar UI and translation string fixes 2020-04-28 09:41:47 +10:00
__init__.py PEP fixes 2019-04-28 01:09:48 +10:00
admin.py Register BuildItem in admin interface 2019-04-30 16:35:40 +10:00
api.py More work 2020-04-26 16:38:29 +10:00
apps.py Added skeleton for 'build' app 2018-04-17 00:32:02 +10:00
forms.py Add verbose names for multiple Build model fields 2020-04-25 23:17:07 +10:00
models.py Much better rendering and calculation of part allocations 2020-04-28 10:43:46 +10:00
serializers.py Working towards better build allocation: 2020-04-25 21:13:38 +10:00
test_build.py Add some further unit tests for the Build model 2020-04-27 21:44:59 +10:00
tests.py Unit test fixes 2020-04-28 10:46:02 +10:00
urls.py URL cleanup 2020-04-23 17:37:53 +10:00
views.py Bug fix for build completion form 2020-04-25 23:59:28 +10:00