Account FunctionsΒΆ

  • account_sortkey() - Get a string to sort accounts in order taking into account the types.

  • close_date() - Get the date of the close directive of the account.

  • has_account() - True if the transaction has at least one posting matching the regular expression argument.

  • leaf() - Get the name of the leaf subaccount.

  • open_date() - Get the date of the open directive of the account.

  • open_meta() - Get the metadata dict of the open directive of the account.

  • parent() - Get the parent name of the account.

  • root() - Get the root name(s) of the account.