migrations
|
Add migration file
|
2021-09-02 11:11:25 +10:00 |
templates/order
|
bug fix
|
2021-09-08 14:14:14 +10:00 |
__init__.py
|
Run tests on custom validators
|
2019-06-17 22:18:00 +10:00 |
api.py
|
Adds unit testing for barcode field
|
2021-09-07 23:34:14 +10:00 |
apps.py
|
Create initial models for 'Order'
|
2019-06-04 22:19:04 +10:00 |
forms.py
|
Improved handling of po items destination
|
2021-07-20 17:15:01 -04:00 |
models.py
|
Adds unit testing for barcode field
|
2021-09-07 23:34:14 +10:00 |
serializers.py
|
Adds unit testing for barcode field
|
2021-09-07 23:34:14 +10:00 |
test_api.py
|
Adds unit testing for barcode field
|
2021-09-07 23:34:14 +10:00 |
test_views.py
|
Refactor POLineItemCreate form
|
2021-07-03 21:43:22 +10:00 |
urls.py
|
Refactor PurchaseOrder display
|
2021-07-13 21:21:00 +10:00 |
views.py
|
Improved handling of po items destination
|
2021-07-20 17:15:01 -04:00 |