InvenTree/InvenTree/build/migrations
Oliver Walters e768ada83b More work
- Consolidated "in_stock" filter to single code location
- Improve 'limit_choices_to' for BuildItem and SalesOrderAllocation
- Various template improvements etc
2020-04-26 16:38:29 +10: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
0011_auto_20200406_0123.py Rename Build.URL -> Build.link 2020-04-06 11:28:35 +10:00
0012_build_sales_order.py Add a "sales_order" reference to the Build model 2020-04-25 13:15:45 +10:00
0013_auto_20200425_0507.py Make Build object into a MPTT tree model 2020-04-25 15:25:17 +10:00
0014_auto_20200425_1243.py Add verbose names for multiple Build model fields 2020-04-25 23:17:07 +10:00
0015_auto_20200425_1350.py Bug fix for build completion form 2020-04-25 23:59:28 +10:00
0016_auto_20200426_0551.py More work 2020-04-26 16:38:29 +10:00
0017_auto_20200426_0612.py More work 2020-04-26 16:38:29 +10:00