mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Update change_tax_code.py
This commit is contained in:
parent
26a179872d
commit
3b416f07be
@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
|
|
||||||
## @file
|
## @file
|
||||||
# @brief Output all the credits and debits on an account
|
# @brief if the account (or one of its children) has the target codem set the tax related flag to True
|
||||||
# @ingroup python_bindings_examples
|
# @ingroup python_bindings_examples
|
||||||
|
|
||||||
from gnucash import Session, Account
|
from gnucash import Session, Account
|
||||||
|
Loading…
Reference in New Issue
Block a user