summaryrefslogtreecommitdiff
path: root/contrib/non-profit-audit-reports/csv2ods.py
Commit message (Expand)AuthorAgeFilesLines
* chore: Fix inline python format-stringsAlexis Hildebrandt2023-12-081-1/+1
* Migrate Python scripts to Python 3Alexis Hildebrandt2023-12-041-15/+23
* Support for title: field, to name sheets in the ODS file.Bradley M. Kuhn2013-02-181-1/+4
* Support for a list of known checksums of files already copied over.Bradley M. Kuhn2013-02-181-9/+70
* Add --single-file-directory option: create single directory with all linked f...Bradley M. Kuhn2013-02-181-5/+46
* More flexible CSV -> ODS hyperlinks and pagebreaks; csv2ods.py produces MANIF...Bradley M. Kuhn2013-01-061-17/+26
* Ordering of options had always been incorrect on this call; Fixed.Bradley M. Kuhn2013-01-061-1/+1
* Add option to skip generating the page breaks.Bradley M. Kuhn2013-01-031-5/+9
* Support selection of string encoding.Bradley M. Kuhn2012-11-261-2/+7
* Support a broader set of possible tags to be placed into the spreadsheet.Bradley M. Kuhn2012-11-261-1/+4
* Receipt/Invoice are additional information thus better if they're final columns.Bradley M. Kuhn2012-09-081-1/+2
* First pass technical study of creating ODS from ledgerTom Marble2012-09-081-0/+106