InvenTree/InvenTree/order/migrations
Oliver Walters 78bfc0b6a8 Improve the 'creation date' for order
- Automatically set on first save
2019-06-17 19:44:36 +10:00
..
__init__.py Create initial models for 'Order' 2019-06-04 22:19:04 +10:00
0001_initial.py Create initial models for 'Order' 2019-06-04 22:19:04 +10:00
0002_auto_20190604_2224.py Allow blank PO description and add URL field 2019-06-04 22:26:19 +10:00
0003_auto_20190604_2226.py Fix related name 2019-06-04 22:26:40 +10:00
0004_purchaseorder_status.py Add order status field 2019-06-04 23:09:51 +10:00
0005_purchaseorderlineitem_part.py Updates for purchase order line items 2019-06-05 20:59:30 +10:00
0006_auto_20190605_2056.py Updates for purchase order line items 2019-06-05 20:59:30 +10:00
0007_auto_20190605_2138.py List purchase orders for a given part 2019-06-05 21:47:22 +10:00
0008_auto_20190605_2140.py List purchase orders for a given part 2019-06-05 21:47:22 +10:00
0009_auto_20190606_2133.py Form / view for creating a new purchase order 2019-06-06 21:39:04 +10:00
0010_purchaseorderlineitem_notes.py Add notes field to purchase order line item 2019-06-13 21:57:35 +10:00
0011_auto_20190615_1928.py Implement POST for receiving items 2019-06-15 19:39:57 +10:00
0012_auto_20190617_1943.py Improve the 'creation date' for order 2019-06-17 19:44:36 +10:00