From 0b1842cee15f33d6f7f8b88cb2c7ba32251a03c0 Mon Sep 17 00:00:00 2001 From: Christoph Holtermann Date: Sun, 7 Dec 2014 18:14:27 +0100 Subject: [PATCH] Correction to Doxygen in gncinvoicefkt.py --- src/optional/python-bindings/example_scripts/gncinvoicefkt.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/optional/python-bindings/example_scripts/gncinvoicefkt.py b/src/optional/python-bindings/example_scripts/gncinvoicefkt.py index fff5aeddfa..9e0ffa05a0 100644 --- a/src/optional/python-bindings/example_scripts/gncinvoicefkt.py +++ b/src/optional/python-bindings/example_scripts/gncinvoicefkt.py @@ -2,11 +2,12 @@ # -*- coding: UTF-8 -*- ##@file +# @brief some help for working with invoices, used in \ref py_invoice_export # @ingroup python_bindings_examples # @author Christoph Holtermann (c.holtermann (at) gmx.de) # @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 # as used in his REST-Api #