.. |
fixtures
|
Update test fixtures
|
2020-09-02 19:47:07 +10:00 |
migrations
|
Part: Alter model fields to fix data import issues
|
2020-09-03 00:11:20 +10:00 |
templates
|
Fixx css for multiple button groups
|
2020-09-13 20:56:05 +10:00 |
templatetags
|
Added automatic listing of custom CSS sheets (no more hardcoded), added error message when current selection is not valid and select default theme
|
2020-09-09 14:55:32 -05:00 |
__init__.py
|
Move SupplierPart and SupplierPriceBreak to the 'Company' app
|
2019-05-18 23:08:34 +10:00 |
admin.py
|
Exclude MPTT fields from Part model resource
|
2020-08-21 20:08:16 +10:00 |
api.py
|
Cleanup "bom_invalid" filter
|
2020-09-19 21:03:49 +10:00 |
apps.py
|
Add error checking for thumbnail file migration
|
2020-04-17 19:23:43 +10:00 |
bom.py
|
BoM export, Part stock: changed 'Location' header to 'Default Location'
|
2020-08-25 16:02:46 -05:00 |
forms.py
|
Allow selection of bom_copy and parameter_copy when making a new variant
|
2020-09-05 20:10:18 +10:00 |
models.py
|
Cleanup "bom_invalid" filter
|
2020-09-19 21:03:49 +10:00 |
serializers.py
|
Refactor stock filter
|
2020-09-05 23:35:48 +10:00 |
test_api.py
|
Add unit tests for new aggregation annotation approach
|
2020-09-05 23:28:54 +10:00 |
test_bom_item.py
|
Integer value required for trackable bom item
|
2020-05-24 20:22:15 +10: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
|
Style correction
|
2020-09-07 08:46:39 -05:00 |
urls.py
|
Moved IPN url pattern to right before Part index to avoid catching others
|
2020-09-05 12:03:07 -05:00 |
views.py
|
Added PartDetailFromIPN view tests
|
2020-09-07 08:40:37 -05:00 |