migrations
|
Merge conflicting migrations
|
2021-12-03 00:43:10 +11:00 |
templates/order
|
refactor field matching
|
2022-01-21 01:20:32 +01:00 |
__init__.py
|
Run tests on custom validators
|
2019-06-17 22:18:00 +10:00 |
admin.py
|
Add autocomplete fields to "order" admin pages
|
2021-12-04 20:09:39 +11:00 |
apps.py
|
Create initial models for 'Order'
|
2019-06-04 22:19:04 +10:00 |
models.py
|
Allow decimal for quantity received on PO
|
2022-01-17 09:04:14 -05:00 |
test_migrations.py
|
Unit test fixes
|
2021-12-03 18:42:36 +11: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 |