diff --git a/ayanova/src/views/ay-report-edit.vue b/ayanova/src/views/ay-report-edit.vue index 8eba07b1..3d095cc8 100644 --- a/ayanova/src/views/ay-report-edit.vue +++ b/ayanova/src/views/ay-report-edit.vue @@ -1138,7 +1138,8 @@ async function fetchTranslatedText(vm) { "ReportMarginOptionsTop", "ReportPrintBackground", "ReportScale", - "ReportPreferCSSPageSize" + "ReportPreferCSSPageSize", + "ReportIncludeAllWorkOrderItemDescendants" ]); }