mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-04 04:39:11 +00:00
chore: rename bank reconciliation to bank clearance
This commit is contained in:
@@ -183,8 +183,8 @@ def get_data():
|
||||
},
|
||||
{
|
||||
"type": "doctype",
|
||||
"label": _("Update Bank Transaction Dates"),
|
||||
"name": "Bank Reconciliation",
|
||||
"label": _("Update Bank Clearance Dates"),
|
||||
"name": "Bank Clearance",
|
||||
"description": _("Update bank payment dates with journals.")
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user