..
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
Remove reliance on django-markdownx ( #3231 )
2022-06-20 22:20:04 +10: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
fix migration coverage for build
2022-02-13 04:55:39 +01:00
0014_auto_20200425_1243.py
Remove reliance on django-markdownx ( #3231 )
2022-06-20 22:20:04 +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
0018_build_reference.py
ignore coverage in exsisting migrations
2022-02-13 17:45:46 +01:00
0019_auto_20201019_1302.py
Reference fields ( #3267 )
2022-07-11 00:01:46 +10:00
0020_auto_20201019_1325.py
Change "Build Title" to "Description"
2020-10-20 00:26:26 +11:00
0021_auto_20201020_0908_squashed_0026_auto_20201023_1228.py
Update validation "rules" for BuildItem
2020-10-26 08:34:17 +11:00
0022_buildorderattachment.py
Add database table for storing file attachments against a BuildOrder
2020-10-26 15:21:03 +11:00
0023_auto_20201110_0911.py
Remove defunct 'build_order' field from StockItem model
2020-11-10 20:12:39 +11:00
0024_auto_20201201_1023.py
Change delete behaviour for parent build item
2020-12-01 10:24:51 +11:00
0025_build_target_date.py
Add "target_date" for Build model
2020-12-15 23:24:37 +11:00
0026_auto_20210216_1539.py
Adds 'issued_by' and 'responsible' field to BuildOrder
2021-02-16 15:40:27 +11:00
0027_auto_20210404_2016.py
added more translation-strings
2021-04-04 22:44:14 +02:00
0028_builditem_bom_item.py
Add 'bom_item' field to BuildItem model
2021-06-01 15:25:39 +10:00
0029_auto_20210601_1525.py
Add unit tests for boolean user settings (via the API)
2022-05-01 20:23:50 +10:00
0030_alter_build_reference.py
Reference fields ( #3267 )
2022-07-11 00:01:46 +10:00
0031_build_reference_int.py
Add a 'reference_int' field to the models, to be used as a secondary index
2021-10-14 17:45:43 +11:00
0032_auto_20211014_0632.py
Int migration fix ( #3323 )
2022-07-15 11:57:27 +10:00
0033_auto_20211128_0151.py
adds a "link" field to the InvenTree attachment model
2021-11-28 12:53:01 +11:00
0034_alter_build_reference_int.py
use BigIntegerField for a hugher range ;-)
2021-12-01 22:39:53 +01:00
0035_alter_build_notes.py
Remove reliance on django-markdownx ( #3231 )
2022-06-20 22:20:04 +10:00
0036_auto_20220707_1101.py
Reference fields ( #3267 )
2022-07-11 00:01:46 +10:00
__init__.py
Added skeleton for 'build' app
2018-04-17 00:32:02 +10:00