chore: hide currency column

This commit is contained in:
Gursheen Anand
2023-11-28 15:51:33 +05:30
parent 3dfc1450a1
commit b7944a7c07

View File

@@ -134,13 +134,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": "2023-11-28 15:37:42.336096", "modified": "2023-11-28 15:50:42.336096",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Accounts", "module": "Accounts",
"name": "Payment Reconciliation Allocation", "name": "Payment Reconciliation Allocation",