I have a nested Natural Account (i.e. general ledger) scheme. I'd like to use Begin-Total and End-Total rather than Total accounts so that I can take advantage of automated indentation.
I don't want to waste account codes on End-Total accounts; I'd also love not to have to maintain any textual description. Example:
ID | Name | Type |
10000 | Current assets | Begin-Total |
10200 | Trade and other current receivables | Begin-Total |
10210 | Current trade receivables | Posting |
10220 | Current receivables due from related parties | Posting |
10230 | Current prepayments | Posting |
????? | Trade and other current receivables (END)??? | End-Total |
????? | Current assets (END)??? | End-Total |
Is this possible? If not, is there a way to use Total accounts instead but still have access to automated indentation?
*This post is locked for comments