InvenTree/InvenTree/part/migrations
Oliver Walters d49ce465e5 Removed UUID field from StockItem
- QR code is now created based on a JSON object
- This will make it extensible to other things such as StockLocation
- Created a helper function to make Barcode objects
2019-05-02 20:40:56 +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