fix: unhide against type field
This commit is contained in:
parent
6d31563920
commit
11190aac4c
@ -294,16 +294,14 @@
|
|||||||
{
|
{
|
||||||
"fieldname": "against_type",
|
"fieldname": "against_type",
|
||||||
"fieldtype": "Link",
|
"fieldtype": "Link",
|
||||||
"hidden": 1,
|
|
||||||
"label": "Against Type",
|
"label": "Against Type",
|
||||||
"options": "DocType",
|
"options": "DocType"
|
||||||
"print_hide": 1
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"idx": 1,
|
"idx": 1,
|
||||||
"istable": 1,
|
"istable": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2023-11-23 11:44:25.841187",
|
"modified": "2023-12-02 23:21:22.205409",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Accounts",
|
"module": "Accounts",
|
||||||
"name": "Journal Entry Account",
|
"name": "Journal Entry Account",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user