fix: Hide currency link fields

This commit is contained in:
Deepesh Garg
2020-07-19 18:13:04 +05:30
parent e6ec549c81
commit 024c78f522
2 changed files with 4 additions and 2 deletions

View File

@@ -60,13 +60,14 @@
{ {
"fieldname": "currency", "fieldname": "currency",
"fieldtype": "Link", "fieldtype": "Link",
"hidden": 1,
"label": "Currency", "label": "Currency",
"options": "Currency" "options": "Currency"
} }
], ],
"istable": 1, "istable": 1,
"links": [], "links": [],
"modified": "2020-07-19 17:33:24.446267", "modified": "2020-07-19 18:12:27.964073",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Accounts", "module": "Accounts",
"name": "Payment Reconciliation Invoice", "name": "Payment Reconciliation Invoice",

View File

@@ -122,13 +122,14 @@
{ {
"fieldname": "currency", "fieldname": "currency",
"fieldtype": "Link", "fieldtype": "Link",
"hidden": 1,
"label": "Currency", "label": "Currency",
"options": "Currency" "options": "Currency"
} }
], ],
"istable": 1, "istable": 1,
"links": [], "links": [],
"modified": "2020-07-19 11:25:35.506232", "modified": "2020-07-19 18:12:41.682347",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Accounts", "module": "Accounts",
"name": "Payment Reconciliation Payment", "name": "Payment Reconciliation Payment",