We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ec85518 + 93c3045 commit a095aecCopy full SHA for a095aec
hrms/patches/v15_0/add_leave_type_permission_for_ess.py
@@ -14,4 +14,5 @@ def execute():
14
"read": 1,
15
},
16
)
17
+ doc.flags.ignore_links = True
18
doc.save()
0 commit comments