Merge pull request #21171 from nextchamp-saqib/rename-bank-reco

chore: rename bank reconciliation to bank clearance
This commit is contained in:
rohitwaghchaure
2020-05-01 09:33:52 +05:30
committed by GitHub
21 changed files with 170 additions and 528 deletions

View File

@@ -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.")
},
{