payment to invoice matching tool disabled temporarily
This commit is contained in:
parent
5b98340d15
commit
292a254bc1
@ -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 = [
|
||||
},
|
||||
]
|
||||
},
|
||||
]
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user