mirror of
https://github.com/frappe/books.git
synced 2024-11-10 07:40:55 +00:00
incr: remove balance from ALE
This commit is contained in:
parent
6dfad44ba3
commit
93f8844c65
@ -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"
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user