.. |
__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 |
0019_auto_20190508_2332.py
|
Added help text for model fields
|
2019-05-08 23:32:57 +10:00 |
0020_auto_20190510_2022.py
|
Add 'variant' field to Part model
|
2019-05-10 22:17:13 +10:00 |
0021_auto_20190510_2220.py
|
Add validator to part name
|
2019-05-10 22:52:06 +10:00 |
0022_auto_20190512_1246.py
|
Add new fields to Part model
|
2019-05-12 12:47:28 +10:00 |
0023_part_keywords.py
|
Add 'keywords' field to Part
|
2019-05-14 17:23:20 +10:00 |
0024_partcategory_default_keywords.py
|
Add 'default_keywords' field to a category
|
2019-05-14 17:30:24 +10:00 |
0025_auto_20190515_0012.py
|
Add 'overage' field to BOM item
|
2019-05-15 00:16:34 +10:00 |
0026_remove_supplierpart_single_price.py
|
Remove 'single_price' field from supplier part
|
2019-05-18 23:07:58 +10:00 |
0027_auto_20190518_1620.py
|
Part attachment comment field is required
|
2019-05-18 23:08:04 +10:00 |
0028_auto_20190518_1627.py
|
PartAttachment attachment file is actually required!
|
2019-05-18 23:08:13 +10:00 |
0029_auto_20190518_1632.py
|
Update validator for supplier price break
|
2019-05-18 23:08:17 +10:00 |
0030_auto_20190518_1641.py
|
Return price breaks in the correct order
|
2019-05-18 23:08:21 +10:00 |
0031_auto_20190518_1650.py
|
Set default value for SupplierPriceBreak
|
2019-05-18 23:08:30 +10:00 |
0032_auto_20190518_1759.py
|
Move SupplierPart and SupplierPriceBreak to the 'Company' app
|
2019-05-18 23:08:34 +10:00 |