InvenTree/InvenTree/build
Oliver Walters a1f33c4084 Change build allocation quantity to decimal field 2019-11-19 10:22:46 +11:00
..
fixtures FIxtures for build testing 2019-08-15 21:16:12 +10:00
migrations Change build allocation quantity to decimal field 2019-11-19 10:22:46 +11:00
templates/build Allow creation of stockitem with non-integer quantity 2019-11-19 10:00:08 +11: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 Enforce authentication for API access 2019-07-08 19:20:00 +10:00
apps.py Added skeleton for 'build' app 2018-04-17 00:32:02 +10:00
forms.py Allow unserialized build 2019-08-29 08:05:45 +10:00
models.py Change build allocation quantity to decimal field 2019-11-19 10:22:46 +11:00
serializers.py Fix bug for BuildItem with no part image 2019-06-03 21:25:37 +10:00
tests.py PEP fixes 2019-08-15 21:50:42 +10:00
urls.py PEP 2019-08-15 19:36:03 +10:00
views.py Allow unserialized build 2019-08-29 08:05:45 +10:00