diff options
author | Bradley M. Kuhn <bkuhn@ebb.org> | 2013-01-06 19:43:54 -0500 |
---|---|---|
committer | Bradley M. Kuhn <bkuhn@ebb.org> | 2013-01-06 19:43:54 -0500 |
commit | 8cddda4c3eb67234c12285fe52bd2bc328f6678b (patch) | |
tree | e696dc8c225dbef66b6b3e4f07c4f3ab3f3f9087 /README.md | |
parent | 6d98bc58ae555d5d4487e7ee90c6ce8b2a49cbe6 (diff) | |
download | fork-ledger-8cddda4c3eb67234c12285fe52bd2bc328f6678b.tar.gz fork-ledger-8cddda4c3eb67234c12285fe52bd2bc328f6678b.tar.bz2 fork-ledger-8cddda4c3eb67234c12285fe52bd2bc328f6678b.zip |
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.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions