InvenTree/InvenTree/stock/migrations
Oliver Walters 926d717190 Add quantity field to StockItemTracking
- Keep track of historical levels of part availability
2019-04-13 00:14:10 +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_auto_20180430_1218.py Part stuff 2018-04-30 22:30:15 +10:00
0003_auto_20180510_1042.py Changed tracking into to datetime field 2018-05-10 21:13:36 +10:00
0004_auto_20190412_2030.py Initial updates required to run under django 2.2 2019-04-12 20:44:22 +10:00
0005_stockitemtracking_quantity.py Add quantity field to StockItemTracking 2019-04-13 00:14:10 +10:00