chore: add context

(cherry picked from commit c00f62d54a)
This commit is contained in:
barredterra
2025-04-08 20:54:52 +02:00
committed by Mergify
parent 35daf669fe
commit 14efeb4acd

View File

@@ -1080,6 +1080,7 @@ erpnext.TransactionController = class TransactionController extends erpnext.taxe
__(frappe.meta.get_label(cdt, "due_date")),
frappe.utils.comma_and(to_clear)
],
"Clear payment terms template and/or payment schedule when due date is changed"
),
() => {
this.frm.set_value("payment_terms_template", "");