We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3366227 + 3734187 commit fb57993Copy full SHA for fb57993
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