Hello, I was wondering if there was a readily available data model that I could look up for GNUCash.
For example, the Account class might look like: Account - Name (String) - Primary Key - Description (String) - Currency (String) - Balance (Decimal) - Type (AccountType) - Placeholder (Boolean) - SubAccounts (List<Account>) AccountType - Name (String) - Type (Integer) - Primary Key etc. Does such a data model diagram exist? Thanks, Bala. _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
