.. |
fixtures
|
Merge branch 'master' into categories_parameters
|
2020-11-03 07:01:56 -05:00 |
migrations
|
Manually merged part migrations
|
2020-11-03 07:27:51 -05:00 |
templates
|
Merge remote-tracking branch 'inventree/master' into build-fixes
|
2020-11-03 21:26:39 +11:00 |
templatetags
|
Bug fix - re-introduce settings_value custom tag
|
2020-10-26 22:44:49 +11:00 |
__init__.py
|
Move SupplierPart and SupplierPriceBreak to the 'Company' app
|
2019-05-18 23:08:34 +10:00 |
admin.py
|
Merge branch 'master' into categories_parameters
|
2020-11-03 07:01:56 -05:00 |
api.py
|
Added category list of parameter templates table to settings
|
2020-10-31 09:18:33 -05:00 |
apps.py
|
Check "trackable" status of part
|
2020-10-26 08:29:06 +11:00 |
bom.py
|
BoM export, Part stock: changed 'Location' header to 'Default Location'
|
2020-08-25 16:02:46 -05:00 |
forms.py
|
Fixed text for parent categories checkbox
|
2020-11-03 17:05:08 -05:00 |
models.py
|
Merge branch 'master' into categories_parameters
|
2020-11-03 07:01:56 -05:00 |
serializers.py
|
Added category list of parameter templates table to settings
|
2020-10-31 09:18:33 -05:00 |
test_api.py
|
Unit testing fixes
|
2020-10-06 16:03:19 +11:00 |
test_bom_item.py
|
Bug fixes for BuildItemCreate view:
|
2020-10-23 23:09:22 +11: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
|
Fixed text for parent categories checkbox
|
2020-11-03 17:05:08 -05:00 |
test_part.py
|
Lots of work towards multiple build output
|
2020-11-02 01:24:31 +11:00 |
test_supplier_part.py
|
PEP fixes
|
2019-04-25 03:20:25 +10:00 |
test_views.py
|
Added admin view, improved validation of part related relationship
|
2020-10-16 15:29:58 -05:00 |
urls.py
|
Merge branch 'master' into categories_parameters
|
2020-11-03 07:01:56 -05:00 |
views.py
|
Switched to get_ancestors to transverse all parents categories (not only root)
|
2020-11-03 16:58:53 -05:00 |