InvenTree/InvenTree/build
Oliver Walters 33ffa2f75f Add option to make stock-table read-only
- Default table is not read-only
2020-03-18 20:37:25 +11:00
..
fixtures FIxtures for build testing 2019-08-15 21:16:12 +10:00
migrations Change auto_now field to auto_now_add 2020-02-10 21:34:41 +11:00
templates/build Add option to make stock-table read-only 2020-03-18 20:37:25 +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 Markdownify the notes field for Build model 2020-02-02 00:00:19 +11:00
models.py Display list of build outputs in the Build tab 2020-02-17 23:31:23 +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 Display list of build outputs in the Build tab 2020-02-17 23:31:23 +11:00
views.py Add some translatable strings 2020-02-12 08:11:59 +11:00