mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
* Add new field to PartTestTemplate model - 'enabled' field - default = True (backwards compatibility) - Allows tests to be disabled - Retains test results but disables test * Update PartTestTemplate API - Expose new field - Enable filtering by field * CUI updates - Add to PartTestTemplate table * PUI: Update PartTestTemplateTable * Update getRequiredTests - By default, filter out tests which are "disabled" * Update StockItemTestResult table - Only display "enabled" tests - Update CUI - UPdate PUI * Update existing build output table * Bump API version * Docs updates * Updated unit tests |
||
---|---|---|
.. | ||
build | ||
common | ||
company | ||
generic | ||
InvenTree | ||
label | ||
locale | ||
machine | ||
order | ||
part | ||
plugin | ||
plugins | ||
report | ||
script | ||
stock | ||
templates | ||
users | ||
web | ||
config_template.yaml | ||
gunicorn.conf.py | ||
manage.py |