mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-01 11:19:09 +00:00
payment entry improvements and deletion of payment tool
This commit is contained in:
@@ -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"),
|
||||
|
||||
Reference in New Issue
Block a user