diff --git a/schemas/app/AccountingLedgerEntry.json b/schemas/app/AccountingLedgerEntry.json index 3ff9e833..f59f8141 100644 --- a/schemas/app/AccountingLedgerEntry.json +++ b/schemas/app/AccountingLedgerEntry.json @@ -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" ]