|
fixtures
|
Increase unit testing for order API
|
2021-01-14 22:06:53 +11:00 |
|
migrations
|
Add "target_date" field to PurchaseOrder
|
2021-01-14 17:28:57 +11:00 |
|
templates/order
|
Fancify all the menubars
|
2021-02-25 09:10:20 +11:00 |
|
__init__.py
|
Run tests on custom validators
|
2019-06-17 22:18:00 +10:00 |
|
api.py
|
Add "overdue" flag to serializer
|
2021-01-14 17:33:24 +11:00 |
|
apps.py
|
Create initial models for 'Order'
|
2019-06-04 22:19:04 +10:00 |
|
models.py
|
Translations for stock transaction notes
|
2021-01-29 12:23:22 +11:00 |
|
test_api.py
|
PEP fixes
|
2021-02-27 07:56:38 +11:00 |
|
test_views.py
|
Add some unit testing
|
2021-01-02 22:21:37 +11:00 |
|
tests.py
|
Adds unit testing for order overdue status
|
2021-01-20 07:49:14 +11:00 |
|
views.py
|
Bug fix for cancelling purchase orders
|
2021-01-14 14:37:49 +11:00 |