chore: make ledger health doctype read_only
(cherry picked from commit dc79213bb3)
This commit is contained in:
@@ -40,9 +40,10 @@
|
|||||||
"label": "General and Payment Ledger mismatch"
|
"label": "General and Payment Ledger mismatch"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"in_create": 1,
|
||||||
"index_web_pages_for_search": 1,
|
"index_web_pages_for_search": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2024-03-26 19:59:41.180161",
|
"modified": "2024-04-09 11:16:07.044484",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Accounts",
|
"module": "Accounts",
|
||||||
"name": "Ledger Health",
|
"name": "Ledger Health",
|
||||||
@@ -62,6 +63,7 @@
|
|||||||
"write": 1
|
"write": 1
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"read_only": 1,
|
||||||
"sort_field": "modified",
|
"sort_field": "modified",
|
||||||
"sort_order": "DESC",
|
"sort_order": "DESC",
|
||||||
"states": []
|
"states": []
|
||||||
|
|||||||
Reference in New Issue
Block a user