|
migrations
|
add missing migrations
|
2022-03-29 00:03:19 +02:00 |
|
templates/order
|
rename AdditionalLineItems to ExtraLine
|
2022-03-27 01:11:25 +01:00 |
|
__init__.py
|
Run tests on custom validators
|
2019-06-17 22:18:00 +10:00 |
|
admin.py
|
finish renaming SO / PO
|
2022-03-27 01:41:16 +01:00 |
|
api.py
|
finish renaming SO / PO
|
2022-03-27 01:41:16 +01:00 |
|
apps.py
|
Create initial models for 'Order'
|
2019-06-04 22:19:04 +10:00 |
|
forms.py
|
remove dead code
|
2022-01-21 00:30:51 +01:00 |
|
models.py
|
stop adding blank part entries
|
2022-03-28 23:59:28 +02:00 |
|
serializers.py
|
add context to extra lines
|
2022-03-27 01:55:55 +01:00 |
|
test_api.py
|
finish renaming SO / PO
|
2022-03-27 01:41:16 +01:00 |
|
test_migrations.py
|
add test for so
|
2022-03-29 22:54:15 +02:00 |
|
test_sales_order.py
|
unit testing fixes
|
2021-12-04 17:30:13 +11:00 |
|
test_views.py
|
PEP fixes
|
2021-10-05 16:39:18 +11:00 |
|
urls.py
|
Allocation by serial number now moved to the API
|
2021-12-04 13:08:00 +11:00 |
|
views.py
|
finish renaming SO / PO
|
2022-03-27 01:41:16 +01:00 |