Skip to content

Commit

Permalink
fix: update file attached_to details in submitted doc (#25140)
Browse files Browse the repository at this point in the history
(cherry picked from commit 5ef208d)

Co-authored-by: Shankarv19bcr <shankarv292002@gmail.com>
  • Loading branch information
mergify[bot] and Shankarv19bcr committed Feb 28, 2024
1 parent 95f5dde commit f116cdc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frappe/hooks.py
Expand Up @@ -161,6 +161,7 @@
"frappe.workflow.doctype.workflow_action.workflow_action.process_workflow_actions",
"frappe.automation.doctype.assignment_rule.assignment_rule.apply",
"frappe.automation.doctype.assignment_rule.assignment_rule.update_due_date",
"frappe.core.doctype.file.utils.attach_files_to_document",
],
"on_change": [
"frappe.social.doctype.energy_point_rule.energy_point_rule.process_energy_points",
Expand Down

0 comments on commit f116cdc

Please sign in to comment.