mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-13 10:35:40 +00:00
Add option for controlling test result uploads (#8076)
* Fix typo * Add new setting * Gate creation of new test result template * Refactor test result template validation * Update API unit testing
This commit is contained in:
@ -188,6 +188,7 @@ Configuration of stock item options
|
||||
{{ globalsetting("STOCK_ENFORCE_BOM_INSTALLATION") }}
|
||||
{{ globalsetting("STOCK_ALLOW_OUT_OF_STOCK_TRANSFER") }}
|
||||
{{ globalsetting("TEST_STATION_DATA") }}
|
||||
{{ globalsetting("TEST_UPLOAD_CREATE_TEMPLATE") }}
|
||||
|
||||
### Build Orders
|
||||
|
||||
|
Reference in New Issue
Block a user