fixtures
|
Cleanup
|
2019-09-13 20:53:04 +10:00 |
migrations
|
Improve the 'creation date' for order
|
2019-06-17 19:44:36 +10:00 |
__init__.py
|
Run tests on custom validators
|
2019-06-17 22:18:00 +10:00 |
admin.py
|
Simplify code for exporting PurchaseOrder
|
2019-09-15 22:04:52 +10:00 |
api.py
|
Add API endpoint for purchase orders
|
2019-08-02 21:46:26 +10:00 |
apps.py
|
Create initial models for 'Order'
|
2019-06-04 22:19:04 +10:00 |
forms.py
|
Update ReceivePurchaseOrder form
|
2019-09-23 19:02:36 +10:00 |
models.py
|
Create UI elements to cancel an order
|
2019-09-20 11:52:38 +10:00 |
serializers.py
|
Add API endpoint for purchase orders
|
2019-08-02 21:46:26 +10:00 |
test_views.py
|
Add unit test for CompanyIndex
|
2019-09-30 13:44:19 +10:00 |
tests.py
|
Simplify code for exporting PurchaseOrder
|
2019-09-15 22:04:52 +10:00 |
urls.py
|
Create UI elements to cancel an order
|
2019-09-20 11:52:38 +10:00 |