payment entry improvements and deletion of payment tool

This commit is contained in:
Nabin Hait
2016-07-14 14:39:16 +05:30
parent 4f5f8d7806
commit 6831b9422b
12 changed files with 9 additions and 1424 deletions

View File

@@ -129,11 +129,6 @@ def get_data():
{
"label": _("Banking and Payments"),
"items": [
{
"type": "doctype",
"name": "Payment Tool",
"description": _("Create Payment Entries against Orders or Invoices.")
},
{
"type": "doctype",
"label": _("Update Bank Transaction Dates"),