mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Merge branch 'patch-1' of https://github.com/myaser/gnucash into maint
This commit is contained in:
commit
02e3a747e4
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
## @file
|
||||
# @brief Output all the credits and debits on an account
|
||||
# @brief Recurse over all accounts in a book and marks the first one having target_account_code as tax related
|
||||
# @ingroup python_bindings_examples
|
||||
|
||||
from gnucash import Session, Account
|
||||
|
Loading…
Reference in New Issue
Block a user