.. |
fixtures
|
Add unit testing for view
|
2021-01-05 00:01:44 +11:00 |
migrations
|
Merge conflicting migration files
|
2021-01-05 00:58:48 +11:00 |
templates
|
Fix for font-awesome icon
|
2021-01-14 12:08:54 +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 remote-tracking branch 'inventree/master' into currency-support
|
2020-11-12 17:24:48 +11:00 |
api.py
|
Filter PartAttachment API list by Part reference
|
2021-01-08 08:43:00 +11:00 |
apps.py
|
Improve settings.py
|
2020-11-13 13:38:01 +11:00 |
bom.py
|
BoM export, Part stock: changed 'Location' header to 'Default Location'
|
2020-08-25 16:02:46 -05:00 |
forms.py
|
Add option to show part quantity in various forms
|
2021-01-14 15:20:42 +11:00 |
models.py
|
Add option to show part quantity in various forms
|
2021-01-14 15:20:42 +11:00 |
serializers.py
|
Auto-update the expiry date in the StockItem form when switching Part selection
|
2021-01-05 00:37:42 +11:00 |
settings.py
|
Add PART_VIRTUAL setting
|
2021-01-03 23:13:58 +11:00 |
test_api.py
|
Add PEP8-naming extension for flake
|
2020-11-12 21:53:04 +11:00 |
test_bom_item.py
|
Bug fixes for BuildItemCreate view:
|
2020-10-23 23:09:22 +11:00 |
test_category.py
|
Add PEP8-naming extension for flake
|
2020-11-12 21:53:04 +11:00 |
test_param.py
|
Improved tests, fixed admin, improved naming
|
2020-11-04 12:06:07 -05:00 |
test_part.py
|
Implement global settings for assembly and template values of Part model
|
2021-01-03 23:06:51 +11:00 |
test_supplier_part.py
|
PEP fixes
|
2019-04-25 03:20:25 +10:00 |
test_views.py
|
Add PEP8-naming extension for flake
|
2020-11-12 21:53:04 +11:00 |
urls.py
|
Merge branch 'master' into categories_parameters
|
2020-11-03 07:01:56 -05:00 |
views.py
|
Fix IPN comparison against null value
|
2021-01-14 10:58:29 +11:00 |