fixtures
|
More test
|
2019-09-08 20:36:51 +10:00 |
migrations
|
Abstract the PartAttachment class
|
2020-03-22 17:59:23 +11:00 |
templates
|
Display proper build status label
|
2020-03-30 16:48:14 +11:00 |
admin.py
|
Small tweaks for BOM export
|
2020-02-12 10:18:20 +11:00 |
apps.py
|
Added PartCategory
|
2017-03-25 23:07:43 +11:00 |
bom.py
|
use rapidfuzz instead of fuzzywuzzy
|
2020-03-22 22:31:15 +01:00 |
forms.py
|
Provide form for user to select export options
|
2020-02-11 21:43:17 +11:00 |
models.py
|
Fix on_order calculation
|
2020-03-26 17:56:44 +11:00 |
test_api.py
|
Massaging unit tests
|
2019-11-19 08:59:56 +11:00 |
test_category.py
|
Add unit test for invalid characters
|
2019-09-13 11:15:54 +10:00 |
test_param.py
|
Tests for part parameters
|
2019-09-08 20:18:21 +10:00 |
test_part.py
|
Fix for BOM pricing weirdness
|
2020-02-12 10:06:17 +11:00 |
test_supplier_part.py
|
PEP fixes
|
2019-04-25 03:20:25 +10:00 |
test_views.py
|
Fix tests
|
2020-02-11 22:38:50 +11:00 |
urls.py
|
Create a new attachment against a PurchaseOrder
|
2020-03-22 18:41:41 +11:00 |
views.py
|
use rapidfuzz instead of fuzzywuzzy
|
2020-03-22 22:31:15 +01:00 |