2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-08-06 12:01:41 +00:00

Add setting for enabling / disabling test reports

This commit is contained in:
Oliver Walters
2021-02-04 21:15:19 +11:00
parent 5aec487c12
commit a0e7d37a19
10 changed files with 40 additions and 9 deletions

View File

@@ -3,6 +3,7 @@
{% load inventree_extras %}
{% settings_value 'BARCODE_ENABLE' as barcodes %}
{% settings_value 'REPORT_ENABLE_TEST_REPORT' as test_report_enabled %}
<!DOCTYPE html>
<html lang="en">