feat: update the modified date of the SLE after reposting

This commit is contained in:
Rohit Waghchaure
2025-07-09 16:44:38 +05:30
parent 6e98adecdd
commit c2cd4934e7

View File

@@ -923,6 +923,7 @@ class update_entries_after:
)
sle.doctype = "Stock Ledger Entry"
sle.modified = now()
frappe.get_doc(sle).db_update()
if not self.args.get("sle_id") or (