InvenTree/InvenTree/order
2021-06-03 00:17:29 +02:00
..
fixtures
migrations
templates/order Merge branch 'master' into part-import 2021-05-26 13:08:58 +02:00
__init__.py
admin.py feat(admin): Show the line items on the PO on the Admin Site 2021-05-14 13:24:13 -06:00
api.py
apps.py
forms.py Merge branch 'master' into spaces! 2021-05-08 12:27:19 +02:00
models.py feat(sales_order): Stock Items show the PO number 2021-05-13 14:18:25 -06:00
serializers.py feat(sales_order): Stock Items show the PO number 2021-05-13 14:18:25 -06:00
test_api.py Merge branch 'master' of https://github.com/inventree/InvenTree into price-history 2021-05-11 13:32:14 +02:00
test_sales_order.py removes all lines consisting only of spaces 2021-05-06 12:11:38 +02:00
test_views.py removes all lines consisting only of spaces 2021-05-06 12:11:38 +02:00
tests.py Merge branch 'master' of https://github.com/inventree/InvenTree into price-history 2021-05-11 13:32:14 +02:00
urls.py Merged master and resolved conflicts 2021-05-07 18:02:40 -04:00
views.py suggested changes @eeintech 2021-06-03 00:17:29 +02:00