mirror of
https://github.com/frappe/books.git
synced 2025-02-08 15:08:29 +00:00
incr: remove balance from ALE
This commit is contained in:
parent
6dfad44ba3
commit
93f8844c65
@ -51,12 +51,6 @@
|
|||||||
"references": "referenceType",
|
"references": "referenceType",
|
||||||
"readOnly": true
|
"readOnly": true
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"fieldname": "balance",
|
|
||||||
"label": "Balance",
|
|
||||||
"fieldtype": "Currency",
|
|
||||||
"readOnly": true
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"fieldname": "reverted",
|
"fieldname": "reverted",
|
||||||
"label": "Reverted",
|
"label": "Reverted",
|
||||||
@ -80,7 +74,6 @@
|
|||||||
"credit",
|
"credit",
|
||||||
"referenceType",
|
"referenceType",
|
||||||
"referenceName",
|
"referenceName",
|
||||||
"balance",
|
|
||||||
"reverted",
|
"reverted",
|
||||||
"reverts"
|
"reverts"
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user