InvenTree/InvenTree/order/migrations
Oliver Walters be6b1ae2f8 Updates for purchase order line items
- Display list of line items
- Add a form to create a new line item
2019-06-05 20:59:30 +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