print pdf fix defs

This commit is contained in:
Yuri Kuznetsov
2025-08-16 10:23:56 +03:00
parent f8f64412d9
commit b59dcac594
+1 -1
View File
@@ -2369,7 +2369,7 @@ class ListRecordView extends View {
follow: {groupIndex: 4},
unfollow: {groupIndex: 4},
convertCurrency: {groupIndex: 6},
printToPdf: {groupIndex: 8},
printPdf: {groupIndex: 8},
...this.getMetadata().get(['clientDefs', 'Global', 'massActionDefs']) || {},
...this.getMetadata().get(['clientDefs', this.scope, 'massActionDefs']) || {},
};