fixed columns name in report

This commit is contained in:
Ali 2026-02-06 16:04:28 +04:00
parent e7171835ba
commit 22f68b5073
1 changed files with 2 additions and 2 deletions

View File

@ -196,8 +196,8 @@ def get_field_to_label_mapping():
"vm_165_1_1": "VM 165.1.1", "vm_165_1_1": "VM 165.1.1",
"vm_165_1_2": "VM 165.1.2", "vm_165_1_2": "VM 165.1.2",
"vm_165_1_3": "VM 165.1.3", "vm_165_1_3": "VM 165.1.3",
"vm_165_1_3_mal": "VM 165.1.3 (Mal)", "vm_165_1_3_mal": "VM 165.1.3 Mal",
"vm_165_1_3_xid": "VM 165.1.3 (Xid)", "vm_165_1_3_xid": "VM 165.1.3 Xid",
"vm_165_1_4": "VM 165.1.4", "vm_165_1_4": "VM 165.1.4",
"vm_165_1_5": "VM 165.1.5", "vm_165_1_5": "VM 165.1.5",
"vm_165_1_9": "VM 165.1.9", "vm_165_1_9": "VM 165.1.9",