InvenTree/InvenTree/build/migrations
Oliver Walters 8eaaf62eda Limit choices for Part selection
Based on is_template / virtual / active status
2020-03-18 21:28:11 +11:00
..
__init__.py Added skeleton for 'build' app 2018-04-17 00:32:02 +10:00
0001_initial.py AND AGAIN 2019-05-20 22:24:18 +10:00
0002_auto_20190520_2204.py AND AGAIN 2019-05-20 22:24:18 +10:00
0003_auto_20190525_2355.py More 'limit_choices_to' limitations for template parts 2019-05-25 23:55:16 +10:00
0004_auto_20190525_2356.py Rename field part.has_variants to part.is_template 2019-05-25 23:58:31 +10:00
0005_auto_20190604_2217.py Create initial models for 'Order' 2019-06-04 22:19:04 +10:00
0006_auto_20190913_1407.py Custom URL validators for more fields 2019-09-14 00:08:49 +10:00
0007_auto_20191118_2321.py Change build allocation quantity to decimal field 2019-11-19 10:22:46 +11:00
0008_auto_20200201_1247.py Markdownify the notes field for Build model 2020-02-02 00:00:19 +11:00
0009_auto_20200210_1032.py Change auto_now field to auto_now_add 2020-02-10 21:34:41 +11:00
0010_auto_20200318_1027.py Limit choices for Part selection 2020-03-18 21:28:11 +11:00