|
__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
|
PEP style fixes
|
2022-05-04 17:31:44 +10:00 |
|
apps.py
|
Create initial models for 'Order'
|
2019-06-04 22:19:04 +10:00 |
|
forms.py
|
Refactor CancelSalesOrder form
|
2022-05-04 15:55:21 +10:00 |
|
test_migrations.py
|
comment out not used variable
|
2022-04-28 00:51:35 +02:00 |
|
test_sales_order.py
|
unit testing fixes
|
2021-12-04 17:30:13 +11:00 |
|
urls.py
|
Refactor CancelSalesOrder form
|
2022-05-04 15:55:21 +10:00 |
|
views.py
|
Move view mixin to plugin.views
|
2022-05-07 22:34:03 +10:00 |