.. |
fixtures
|
Update test fixtures
|
2020-09-02 19:47:07 +10:00 |
migrations
|
Limit choices for the 'Part' reference in the new model
|
2020-09-18 09:16:59 +10:00 |
templates
|
Hide part toolbar, nicer part representation, improved parameters prefetching
|
2020-10-01 10:03:49 -05:00 |
templatetags
|
Update links to documenation
|
2020-09-21 22:44:48 +10:00 |
__init__.py
|
Move SupplierPart and SupplierPriceBreak to the 'Company' app
|
2019-05-18 23:08:34 +10:00 |
admin.py
|
Register new model in the admin interface
|
2020-09-18 09:16:41 +10:00 |
api.py
|
Add ability to filter BOM API by "trackable" status of the sub_part object
|
2020-10-04 13:51:52 +11: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
|
style fixes
|
2020-09-19 19:52:48 +10:00 |
models.py
|
Fix for "next avilable serial number" string
|
2020-10-02 13:54:23 +10:00 |
serializers.py
|
style fixes
|
2020-09-19 19:52: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
|
Added tests for Category parameters methods, some code clean-up
|
2020-10-01 13:46:56 -05:00 |
test_param.py
|
Tests for part parameters
|
2019-09-08 20:18:21 +10:00 |
test_part.py
|
Update links to documenation
|
2020-09-21 22:44:48 +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
|
Unique parameters names from category makes it to bootstrap table
|
2020-09-29 16:13:08 -05:00 |
views.py
|
Hide part toolbar, nicer part representation, improved parameters prefetching
|
2020-10-01 10:03:49 -05:00 |