.. |
fixtures
|
Unit testing for part variant MPTT
|
2020-05-15 22:01:21 +10:00 |
migrations
|
Convert 'part" to MPTT model - based on the 'variant_of' field
|
2020-05-15 21:35:53 +10:00 |
templates
|
Enable drag-and-drop attachment upload for Part
|
2020-05-13 11:13:26 +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
|
Small tweaks for BOM export
|
2020-02-12 10:18:20 +11:00 |
api.py
|
Add new attechment functionality to new models
|
2020-05-12 21:40:42 +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
|
Rename Part.URL -> part.link
|
2020-04-06 11:16:39 +10:00 |
models.py
|
More serial number validation and unit testing
|
2020-05-16 08:43:57 +10:00 |
serializers.py
|
Add ability to add part file attachments via the API
|
2020-05-11 23:25:55 +10:00 |
test_api.py
|
More serial number validation and unit testing
|
2020-05-16 08:43:57 +10:00 |
test_bom_item.py
|
Increase unit testing for BOM item model
|
2020-03-18 21:04:37 +11:00 |
test_category.py
|
More serial number validation and unit testing
|
2020-05-16 08:43:57 +10:00 |
test_param.py
|
Tests for part parameters
|
2019-09-08 20:18:21 +10:00 |
test_part.py
|
More serial number validation and unit testing
|
2020-05-16 08:43:57 +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 a 'sales order' view for each part
|
2020-04-21 09:15:01 +10:00 |
views.py
|
Add new attechment functionality to new models
|
2020-05-12 21:40:42 +10:00 |