| .. |
|
fixtures
|
Add unit testing for new API features
|
2020-05-17 14:14:54 +10:00 |
|
migrations
|
Add some more fields to the PartTestTemplate model
|
2020-05-18 19:00:45 +10:00 |
|
templates
|
Add some more part slidies
|
2020-05-17 17:05:04 +10:00 |
|
templatetags
|
Add ability to set stock status when receiving goods
|
2020-05-03 09:50:00 +10:00 |
|
__init__.py
|
Move SupplierPart and SupplierPriceBreak to the 'Company' app
|
2019-05-18 23:08:34 +10:00 |
|
admin.py
|
Register test template in the admin interface
|
2020-05-17 13:50:06 +10:00 |
|
api.py
|
Add table displaying part test templates
|
2020-05-17 16:07:55 +10:00 |
|
apps.py
|
Add error checking for thumbnail file migration
|
2020-04-17 19:23:43 +10:00 |
|
bom.py
|
use rapidfuzz instead of fuzzywuzzy
|
2020-03-22 22:31:15 +01:00 |
|
forms.py
|
Add validation for StockItemTestResult based on the matching PartTestTemplate
|
2020-05-18 19:11:43 +10:00 |
|
models.py
|
Add some more fields to the PartTestTemplate model
|
2020-05-18 19:00:45 +10:00 |
|
serializers.py
|
Add serializer / table display
|
2020-05-18 19:15:40 +10:00 |
|
test_api.py
|
Add unit testing for new API features
|
2020-05-17 14:14:54 +10:00 |
|
test_bom_item.py
|
Increase unit testing for BOM item model
|
2020-03-18 21:04:37 +11:00 |
|
test_category.py
|
Fixes for unit testing
|
2020-05-17 14:17:55 +10:00 |
|
test_param.py
|
Tests for part parameters
|
2019-09-08 20:18:21 +10:00 |
|
test_part.py
|
Register test template in the admin interface
|
2020-05-17 13:50:06 +10: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
|
Add forms / views for creating / editing / deleting test templates
|
2020-05-17 16:50:34 +10:00 |
|
views.py
|
Display testing status for a stock item
|
2020-05-17 22:33:41 +10:00 |