mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Correction to Doxygen in gncinvoicefkt.py
This commit is contained in:
parent
fe70e260fa
commit
0b1842cee1
@ -2,11 +2,12 @@
|
|||||||
# -*- coding: UTF-8 -*-
|
# -*- coding: UTF-8 -*-
|
||||||
|
|
||||||
##@file
|
##@file
|
||||||
|
# @brief some help for working with invoices, used in \ref py_invoice_export
|
||||||
# @ingroup python_bindings_examples
|
# @ingroup python_bindings_examples
|
||||||
# @author Christoph Holtermann (c.holtermann (at) gmx.de)
|
# @author Christoph Holtermann (c.holtermann (at) gmx.de)
|
||||||
# @date 2014-11
|
# @date 2014-11
|
||||||
# @brief some help for working with invoices, used in \ref py_invoice_export
|
|
||||||
#
|
#
|
||||||
|
# @details
|
||||||
# Credits to Tom Loft for the query to get_all_invoices
|
# Credits to Tom Loft for the query to get_all_invoices
|
||||||
# as used in his REST-Api
|
# as used in his REST-Api
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user