Skip to content

Commit a095aec

Browse files
authored
Merge pull request #4075 from frappe/version-15-hotfix
chore: release v15
2 parents ec85518 + 93c3045 commit a095aec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hrms/patches/v15_0/add_leave_type_permission_for_ess.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@ def execute():
1414
"read": 1,
1515
},
1616
)
17+
doc.flags.ignore_links = True
1718
doc.save()

0 commit comments

Comments
 (0)