GnuCash 2.4.99
Data Structures | Functions
latex_invoices.py File Reference

Exports an invoice to lco-file for use with LaTeX. More...

Go to the source code of this file.

Data Structures

class  latex_invoices::Usage

Functions

def latex_invoices::get_all_lots
def latex_invoices::get_all_invoices_from_lots
def latex_invoices::invoice_to_lco
def latex_invoices::main

Detailed Description

Exports an invoice to lco-file for use with LaTeX.

Author:
Christoph Holtermann (c.holtermann (at) gmx.de)
Date:
May 2011 The output file can be imported into KOMA-Script-letters. This works primarily for germany. Internationalization welcome!

Additional files:

Usage :

 latex_invoice file://testfile 

will create file data.lco.

 latex --output-format=pdf Invoice.tex 

should run latex on file Invoice.tex and result in Invoice.pdf. Invoice.tex includes data.lco.

Additional information :

Credits to and ideas from

To Do:

Definition in file latex_invoices.py.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines