InvenTree/InvenTree/order
Matthias c24882bf66
Add missing args to docstrings
2022-05-28 20:27:20 +02:00
..
fixtures Merge branch 'master' of https://github.com/inventree/InvenTree into part-import 2021-06-18 23:10:59 +02:00
migrations SalesOrderShipment improvements (#3058) 2022-05-25 11:00:19 +10:00
templates/order Improve error management for order price calculation (#3075) 2022-05-27 13:26:37 +10:00
__init__.py update the remaining docstrings 2022-05-28 18:06:23 +02:00
admin.py update the remaining docstrings 2022-05-28 18:06:23 +02:00
api.py update the remaining docstrings 2022-05-28 18:06:23 +02:00
apps.py Create initial models for 'Order' 2019-06-04 22:19:04 +10:00
forms.py update the remaining docstrings 2022-05-28 18:06:23 +02:00
models.py Add missing args to docstrings 2022-05-28 20:27:20 +02:00
serializers.py update the remaining docstrings 2022-05-28 18:06:23 +02:00
test_api.py update the remaining docstrings 2022-05-28 18:06:23 +02:00
test_migrations.py update the remaining docstrings 2022-05-28 18:06:23 +02:00
test_sales_order.py update the remaining docstrings 2022-05-28 18:06:23 +02:00
test_views.py update the remaining docstrings 2022-05-28 18:06:23 +02:00
tests.py update the remaining docstrings 2022-05-28 18:06:23 +02:00
urls.py docstring adjustments 2022-05-28 15:23:57 +02:00
views.py update the remaining docstrings 2022-05-28 18:06:23 +02:00