Merge pull request #50642 from Jatin3128/gh_48202

This commit is contained in:
Diptanil Saha
2025-11-28 11:50:34 +05:30
committed by GitHub

View File

@@ -334,7 +334,9 @@ erpnext.accounts.PaymentReconciliationController = class PaymentReconciliationCo
},
{
fieldtype: "HTML",
options: "<b> New Journal Entry will be posted for the difference amount </b>",
options: __(
"New Journal Entry will be posted for the difference amount. The Posting Date can be modified."
).bold(),
},
],
primary_action: () => {