2
0
mirror of https://github.com/frappe/books.git synced 2024-09-20 03:29:00 +00:00

incr: remove balance from ALE

This commit is contained in:
18alantom 2022-05-06 12:32:26 +05:30
parent 6dfad44ba3
commit 93f8844c65

View File

@ -51,12 +51,6 @@
"references": "referenceType",
"readOnly": true
},
{
"fieldname": "balance",
"label": "Balance",
"fieldtype": "Currency",
"readOnly": true
},
{
"fieldname": "reverted",
"label": "Reverted",
@ -80,7 +74,6 @@
"credit",
"referenceType",
"referenceName",
"balance",
"reverted",
"reverts"
]