Bradley M. Kuhn
32e51f65a1
Verify that files are not duplicated in the MANIFEST.
...
Keep a hash so that file output to the MANIFEST file doesn't have
duplicates of the same file name in it.
2012-11-26 13:54:48 -05:00
Bradley M. Kuhn
10d3f55933
Print date in a more friendly format.
...
Includes issue of "ends on" date being correct for mere mortals as opposed
to being right for Ledger only.
2012-11-26 13:54:47 -05:00
Bradley M. Kuhn
df6428f549
Adapted for use with Ledger 3.
...
Includes forcing of -V so all currency is in default.
2012-11-26 13:54:47 -05:00
Bradley M. Kuhn
4f8ea18fec
Support selection of string encoding.
...
Allow command line option that permits specification of string encoding,
passed to Python's unicode() function.
2012-11-26 13:54:47 -05:00
Bradley M. Kuhn
4318c11fd9
Expense report favors Conferences first,
...
then takes Travel as if it were an Other category only after categories
have been handled.
2012-11-26 13:54:47 -05:00
Bradley M. Kuhn
3e634b6d45
Ignore <Adjustments> accounts.
2012-11-26 13:54:47 -05:00
Bradley M. Kuhn
586c4eb3b3
Use -V to normalize currencies in general-ledger report.
2012-11-26 13:54:46 -05:00
Bradley M. Kuhn
c7a798be8e
Fixed output.
2012-11-26 13:54:46 -05:00
Bradley M. Kuhn
d817000b82
Various changes to get the script working.
2012-11-26 13:54:46 -05:00
Bradley M. Kuhn
ca359f0606
First attempt at this cash-receipts-and-disbursments-journals.plx script,
...
based on general-ledger-report.plx
The general-ledger-report.plx was originally found in this repository:
http://gitorious.org/bkuhn/small-hacks/blobs/master/general-ledger-report.plx
And these early commits on cash-receipts-and-disbursments-journals.plx
were fro that repository as well, in:
http://gitorious.org/bkuhn/small-hacks/blobs/master/cash-receipts-and-disbursments-journals.plx
2012-11-26 13:54:46 -05:00
Bradley M. Kuhn
470ed356be
Expenses report completed.
2012-11-26 13:54:46 -05:00
Bradley M. Kuhn
7467917c7b
Generate income report.
2012-11-26 13:54:46 -05:00
Bradley M. Kuhn
13c8a1fb56
Beginnings of income report.
2012-11-26 13:54:46 -05:00
Bradley M. Kuhn
76292d08d9
Calculate dates in a reusable way throughout script.
2012-11-26 13:54:46 -05:00
Bradley M. Kuhn
fe608b12e2
Remove cruft cut-and-pasted from another script.
2012-11-26 13:54:46 -05:00
Bradley M. Kuhn
239df56cfb
Output should include a heading and an ending date.
2012-11-26 13:54:45 -05:00
Bradley M. Kuhn
e0df353ca3
Call a Balance Sheet, a Balance Sheet. :)
2012-11-26 13:54:45 -05:00
Bradley M. Kuhn
23dd0899f2
Allow for one penny margin of error on totals.
2012-11-26 13:54:45 -05:00
Bradley M. Kuhn
ccd5d06c04
Include any other liabilities that aren't credit cards.
2012-11-26 13:54:45 -05:00
Bradley M. Kuhn
46b13e8e55
Include credit card balances in the Liabilities list.
2012-11-26 13:54:45 -05:00
Bradley M. Kuhn
cba448b28b
Move sanity checks to the bottom, after report is generated. Also, fix formatting.
2012-11-26 13:54:45 -05:00
Bradley M. Kuhn
7b0e4c4806
Add -X $.
2012-11-26 13:54:45 -05:00
Bradley M. Kuhn
f0ee16a373
Add Loans.
2012-11-26 13:54:45 -05:00
Bradley M. Kuhn
7ed4d20d87
Began summary reports script, starting with a basic balance sheet.
2012-11-26 13:54:44 -05:00
Bradley M. Kuhn
530fa76bea
Update copyright year, I've made changes.
2012-11-26 13:54:44 -05:00
Bradley M. Kuhn
7772e33720
Include all types of totals that need to be considered when generating fund report.
2012-11-26 13:54:44 -05:00
Bradley M. Kuhn
60f45c3e2c
Ignore <Adjustment> entries in the report.
...
With the advent of multi-currency in accounts, <Adjustment> lines can be
generated in reports. I don't know if there's a way to turn these off on
the Ledger command line or not at the moment, but if they're there, they
clearly should be ignored by this script.
2012-11-26 13:54:44 -05:00
Bradley M. Kuhn
5305642e4d
Formatting adaptations for Ledger 3.
...
This includes addition of currency-forcing options such as -V and -X $,
as well as corrections to the formatting string options for Ledger 3.
2012-11-26 13:54:43 -05:00
Bradley M. Kuhn
cf969fcbb4
Formatting changes, and added total for restricted funds.
2012-11-26 13:54:43 -05:00
Bradley M. Kuhn
9051804fb1
Fixed formatting and added sanity check code.
2012-11-26 13:54:43 -05:00
Bradley M. Kuhn
daad6e5700
Added income/expense summing.
2012-11-26 13:54:43 -05:00
Bradley M. Kuhn
55227e4d2c
Fix ledger options and be sure starting is set to zero for new funds.
2012-11-26 13:54:43 -05:00
Bradley M. Kuhn
6a3b25f85b
Began fund-report.plx, which started as a copy of trial-balance-report.plx.
...
The revision history of trial-balance-report.plx can be found in the following location:
http://gitorious.org/bkuhn/small-hacks/blobs/history/master/trial-balance-report.plx
2012-11-26 13:54:43 -05:00
Bradley M. Kuhn
b5316132d4
MANIFEST output file that indicates which files are mentioned in general-ledger.
...
Due to reporting options given to ledger, not every file will be
referenced by the general-ledger spreadsheet. The generated MANIFEST file
now indicates which files were actually referenced in the general-ledger.
The demo.sh script now uses this MANIFEST to create a zip file that
contains only those files.
2012-11-26 13:54:42 -05:00
Bradley M. Kuhn
01dc0416b9
Support a broader set of possible tags to be placed into the spreadsheet.
...
I've now made a hard-coded list of potential tags that are supported and
will be linked to in the general ledger spreadsheet. This list should
probably be in a configuration file of some sort eventually, rather than
hard coded.
Indeed, note that the hard-coding goes into two different scripts, and
thus the lists could easily get out of sync.
2012-11-26 13:54:42 -05:00
Bradley M. Kuhn
287a756ab6
New test data for increasing the set of possible tags.
...
I use more tags than just Invoice and Receipt, so I'd like this to support
more than just two. Here's some test data showing other tags that I use.
2012-11-26 13:54:42 -05:00
Bradley M. Kuhn
613eb6ba71
Receipt/Invoice are additional information thus better if they're final columns.
...
Change the column of Receipt and Invoice in the CSV file first, then the
generated ODS file must have the same change propagated, which requires
changes to the column numbers hard-coding in csv2ods.py.
Perhaps if/when this application is refactored these things shouldn't be
hard-coded in this way in the first place.
2012-09-08 14:34:15 -04:00
Tom Marble
47130b2dfb
First pass technical study of creating ODS from ledger
2012-09-08 00:30:37 -05:00
Bradley M. Kuhn
fb601e2a65
Updated copyright notice to reflect reality.
...
Both Tom and I have made copyrightable changes to this file this year.
2012-09-07 15:06:18 -04:00
Bradley M. Kuhn
7f565df353
Added additional transaction to test data, this one has both Receipt and Invoice.
2012-09-07 15:04:44 -04:00
Bradley M. Kuhn
b9e534d372
Fixed 2010/01/01 test data and added an invoice for it.
2012-09-07 14:58:36 -04:00
Bradley M. Kuhn
8900ba0503
Merge branch 'contrib-non-profit-annual-audit-reports' of gitorious.org:ledger/ledger into contrib-non-profit-annual-audit-reports
2012-09-07 14:27:47 -04:00
Tom Marble
65e0c266be
Changed general-ledger-report.plx to use tags for Receipt and Invoice (was %N)
...
Added sample PDF artifacts for the example (see README)
2012-09-07 13:24:26 -05:00
Bradley M. Kuhn
5aea0446e1
Don't use all caps for tags in test data.
2012-09-07 13:17:15 -04:00
Bradley M. Kuhn
ca77b08fcc
Make test data slightly more realistic.
2012-09-07 12:49:31 -04:00
Bradley M. Kuhn
fb6f60477f
There needs to be at least 3 args here, clearly.
2012-09-07 12:48:51 -04:00
Bradley M. Kuhn
0e8a0e8fb2
A few fixes to make this work with Ledger 3.x instead of 2.6.2
...
* --wide-register-format is no long an option, use -F
* %D now must be %(date)
2012-09-07 12:48:30 -04:00
Bradley M. Kuhn
6a104ecc3e
Switch ledger binary to /usr/local/bin/ledger.
2012-09-07 12:45:29 -04:00
Bradley M. Kuhn
8c8973e6cb
General ledger reporting script, used for preparing a report for non-profit auditors.
...
I developed this, and therefore have the full git commit history, in my
personal "Small-Hacks" repository, which can be cloned from:
git://gitorious.org/bkuhn/small-hacks.git
More details on that are available by visiting:
https://gitorious.org/bkuhn/small-hacks
2012-09-07 12:45:07 -04:00
Bradley M. Kuhn
7c57cf4e54
Initial test data for the non-profit-audit-reports contrib application.
...
The basic idea here is that given non-profit-test-data.ledger herein,
there should be a script that I could run, in this fashion:
$ general-ledger-report -b 2011/03/01 -e 2012/03/01 -f tests/non-profit-test-data.ledger
that would generate:
non-profit-test-data_chart-of-accounts.txt
non-profit-test-data_general-ledger.ods
Note that the ODS file currently has placeholders, as I haven't fully
figured out how to use the =hyperlink() function to make relative
hyperlinks.
2012-09-06 20:31:48 -04:00