InvenTree/InvenTree/order
2019-06-19 19:09:31 +10:00
..
fixtures More tests for order module 2019-06-17 21:55:51 +10:00
migrations Improve the 'creation date' for order 2019-06-17 19:44:36 +10:00
templates/order Buttons for purchase order table 2019-06-19 19:09:31 +10:00
__init__.py Run tests on custom validators 2019-06-17 22:18:00 +10:00
admin.py Use 'on_order' count in calculation for parts we need to order 2019-06-10 23:05:14 +10:00
apps.py Create initial models for 'Order' 2019-06-04 22:19:04 +10:00
forms.py Peppy fixes 2019-06-13 22:16:27 +10:00
models.py More tests for order module 2019-06-17 21:55:51 +10:00
tests.py Further tests for order 2019-06-17 22:10:37 +10:00
urls.py Add a VIew for receiving purchase order 2019-06-15 17:09:25 +10:00
views.py Improved button layout for purchase order page 2019-06-18 23:18:48 +10:00