InvenTree/InvenTree/part/migrations
Oliver Walters b85a4d0895 Limit choices for BomItem Part foreignkey fields
- Only allow 'active' Parts
2019-05-05 22:34:00 +10:00
..
__init__.py Added migration files to git index 2018-04-14 18:36:06 +10:00
0001_initial.py Finally got migrations working together 2018-04-22 21:54:12 +10:00
0002_part_default_location.py Finally got migrations working together 2018-04-22 21:54:12 +10:00
0003_auto_20190412_2030.py Initial updates required to run under django 2.2 2019-04-12 20:44:22 +10:00
0004_bomitem_note.py Add 'note' field to BOM item model 2019-04-14 18:26:11 +10:00
0005_part_consumable.py Add 'consumable' field to Part 2019-04-16 00:01:52 +10:00
0006_auto_20190416_2354.py Updated Supplier models 2019-04-17 00:09:39 +10:00
0007_auto_20190417_0007.py Updated Supplier models 2019-04-17 00:09:39 +10:00
0008_auto_20190417_0013.py Limit supplierpart part link to purchasable parts only 2019-04-17 00:14:22 +10:00
0009_auto_20190417_0019.py typo fix 2019-04-17 00:21:11 +10:00
0010_auto_20190417_0045.py Updated SupplierPriceBreak page 2019-04-17 00:48:01 +10:00
0011_auto_20190428_0841.py Update makefile 2019-04-28 08:42:17 +10:00
0012_part_active.py Add views to Create / Edit / Delete a PartAttachment 2019-05-02 17:29:21 +10:00
0013_auto_20190429_2229.py Rename BuildItemAllocation to BuildItem 2019-04-29 22:30:21 +10:00
0014_auto_20190502_2039.py Removed UUID field from StockItem 2019-05-02 20:40:56 +10:00
0015_partcategory_default_location.py Add a default_location to the PartCategory model 2019-05-04 19:00:11 +10:00
0016_partstar.py Add PartStart model 2019-05-05 08:46:23 +10:00
0017_auto_20190505_0848.py Enforce uniqueness constraint 2019-05-05 08:48:41 +10:00
0018_auto_20190505_2231.py Limit choices for BomItem Part foreignkey fields 2019-05-05 22:34:00 +10:00