GnuCash
5.6-150-g038405b370+
|
Output all the credits and debits on an account. More...
Go to the source code of this file.
Functions | |
def | account_analysis.gnc_numeric_to_python_Decimal (numeric) |
def | account_analysis.next_period_start (start_year, start_month, period_type) |
def | account_analysis.period_end (start_year, start_month, period_type) |
def | account_analysis.generate_period_boundaries (start_year, start_month, period_type, periods) |
def | account_analysis.account_from_path (top_account, account_path, original_path=None) |
def | account_analysis.main () |
Output all the credits and debits on an account.
Definition in file account_analysis.py.
dictionary account_analysis.PERIODS |
Definition at line 65 of file account_analysis.py.