ledger/contrib
Bradley M. Kuhn 8cddda4c3e More flexible CSV -> ODS hyperlinks and pagebreaks; csv2ods.py produces MANIFEST.
Previous version of csv2ods.py simply assumed that fields beyond five
would have links to files.  This obviously lacked flexibility and was a
silly hard-code.  Now, those CSV fields that have link:SOMETHING will
cause a hyperlink to be created to SOMETHING.

Meanwhile, the pagebreak support was similarly hard-coded.  Now, any CSV
field that has the word "pagebreak" in it will generate a pagebreak.

The general ledger and cash receipts/disbursement journals have been
modified to make use of these new features in csv2ods.py.

Finally, the --skip-page-break option is now moot in csv2ods.py, so that
is herein removed.
2013-01-06 19:43:54 -05:00
..
non-profit-audit-reports More flexible CSV -> ODS hyperlinks and pagebreaks; csv2ods.py produces MANIFEST. 2013-01-06 19:43:54 -05:00
vim vim. small fixes for syntax highlighting 2012-04-22 16:03:51 +02:00
bal Moved scripts from contrib/scripts/ into contrib/ 2009-02-23 14:04:50 -04:00
bal-huquq Moved scripts from contrib/scripts/ into contrib/ 2009-02-23 14:04:50 -04:00
CSVReader.cs Added code for the csv2ledger parser that I use personally. 2008-08-08 19:21:55 -04:00
entry The Great Renaming, Part II 2009-02-23 19:07:30 -04:00
getquote-uk.py Added new contrib/getquote-uk.py script 2009-02-23 14:35:04 -04:00
getquote.pl Restored --download, although not done yet 2009-06-24 02:44:07 +01:00
ledger-du The Great Renaming, Part II 2009-02-23 19:07:30 -04:00
Makefile Added code for the csv2ledger parser that I use personally. 2008-08-08 19:21:55 -04:00
ParseCcStmt.cs The Great Renaming, Part II 2009-02-23 19:07:30 -04:00
README Moved scripts from contrib/scripts/ into contrib/ 2009-02-23 14:04:50 -04:00
repl.sh Added a repl.sh sample script to the contrib/ directory. 2009-02-04 20:52:40 -04:00
report Moved scripts from contrib/scripts/ into contrib/ 2009-02-23 14:04:50 -04:00
tc Moved scripts from contrib/scripts/ into contrib/ 2009-02-23 14:04:50 -04:00
ti Moved scripts from contrib/scripts/ into contrib/ 2009-02-23 14:04:50 -04:00
to Moved scripts from contrib/scripts/ into contrib/ 2009-02-23 14:04:50 -04:00
trend Moved scripts from contrib/scripts/ into contrib/ 2009-02-23 14:04:50 -04:00

This scripts are provided just to give some ideas.  They probably need
to be modified to better suit your environment.  Beware!

John