mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-17 00:25:01 +00:00
payment to invoice matching tool disabled temporarily
This commit is contained in:
@@ -41,11 +41,11 @@ data = [
|
||||
"name": "Bank Reconciliation",
|
||||
"description": _("Update bank payment dates with journals.")
|
||||
},
|
||||
{
|
||||
"type": "doctype",
|
||||
"name": "Payment to Invoice Matching Tool",
|
||||
"description": _("Match non-linked Invoices and Payments.")
|
||||
},
|
||||
# {
|
||||
# "type": "doctype",
|
||||
# "name": "Payment to Invoice Matching Tool",
|
||||
# "description": _("Match non-linked Invoices and Payments.")
|
||||
# },
|
||||
{
|
||||
"type": "doctype",
|
||||
"name": "Period Closing Voucher",
|
||||
@@ -295,4 +295,4 @@ data = [
|
||||
},
|
||||
]
|
||||
},
|
||||
]
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user