Payment Reconciliation Feature/Tool - add in module list

This commit is contained in:
ankitjavalkarwork
2014-07-22 15:02:59 +05:30
parent 7d7123de37
commit b0cffac79d
2 changed files with 9 additions and 9 deletions

View File

@@ -51,11 +51,11 @@ def get_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 Reconciliation",
"description": _("Match non-linked Invoices and Payments.")
},
{
"type": "doctype",
"name": "Period Closing Voucher",