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