mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-07 15:12:51 +00:00
Some minor changes addressing manual doctype renaming issues
This commit is contained in:
@@ -303,7 +303,7 @@
|
|||||||
"label": "New Transactions",
|
"label": "New Transactions",
|
||||||
"length": 0,
|
"length": 0,
|
||||||
"no_copy": 0,
|
"no_copy": 0,
|
||||||
"options": "Bank Statement Transaction Payment Entry",
|
"options": "Bank Statement Transaction Payment Item",
|
||||||
"permlevel": 0,
|
"permlevel": 0,
|
||||||
"precision": "",
|
"precision": "",
|
||||||
"print_hide": 0,
|
"print_hide": 0,
|
||||||
@@ -602,7 +602,7 @@
|
|||||||
"label": "Reconciled Transactions",
|
"label": "Reconciled Transactions",
|
||||||
"length": 0,
|
"length": 0,
|
||||||
"no_copy": 0,
|
"no_copy": 0,
|
||||||
"options": "Bank Statement Transaction Payment Entry",
|
"options": "Bank Statement Transaction Payment Item",
|
||||||
"permlevel": 0,
|
"permlevel": 0,
|
||||||
"precision": "",
|
"precision": "",
|
||||||
"print_hide": 0,
|
"print_hide": 0,
|
||||||
|
|||||||
@@ -479,7 +479,7 @@
|
|||||||
"modified": "2017-11-15 19:18:52.876221",
|
"modified": "2017-11-15 19:18:52.876221",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Accounts",
|
"module": "Accounts",
|
||||||
"name": "Bank Statement Transaction Payment Entry",
|
"name": "Bank Statement Transaction Payment Item",
|
||||||
"name_case": "",
|
"name_case": "",
|
||||||
"owner": "Administrator",
|
"owner": "Administrator",
|
||||||
"permissions": [],
|
"permissions": [],
|
||||||
|
|||||||
Reference in New Issue
Block a user