You cannot post messages because only members can post, and you are not currently a member.
Description:
Ledger is a command-line accounting tool that offers complete control over your finances.
|
|
|
Regarding
|
| |
I think test/regress/CAE63F5C-c.test comes from Bradley, which concerns this
incorrect output:
$272.67 Accrued
$-271.54 Assets
$6.45 Equity:Capital Gains
$5.32 Expenses
$-6.45 Income:Currency Conversion
--------------------... more »
|
|
Making a release of 3.0
|
| |
Hello everyone,
I think I am ready now to make a formal release of 3.0. My question to Craig
is, is the documentation and ledger-mode ready for such a release? My
question to others: can you verify that you believe the current state of
'master' is ready for such a release?
After this release is made, no further "tarball" releases will be created.... more »
|
|
Get unique tag values
|
| |
Hi, Here is my example file -------------------8<--------- ----------8<------------------ - 2012-03-10 * KFC Expenses:Food $20.00 Assets:Cash ; MyTag: This is the first value for MyTag 2012-03-10 * KFC Expenses:Food $20.00 Assets:Cash ; MyTag: This is the second value for MyTag... more »
|
|
Building ledger including Emacs support from git clone
|
| |
Hi,
First, thanks for the great software. It is very much appreciated.
Building and installing the ledger binary, docs and C interface files
from my git clone on branch master is working great. Ledger executes ok.
On my system, byte-compile of the Emacs ledger mode software fails for
target ldg-context.elc due to an undefined function line-regex. See the... more »
|
|
Cannot parse dates from cli when using --input-date-format
|
| |
Hey! Iam using "--input-date-format %d.%m.%Y" and when using sth. like "-b DATE" or "-e DATE" ledger complains DATE was an invalid date, no matter what format I give. Here is an example: $ ledger reg -b "Feb" While parsing value expression: date>=[2013-02-01] ^^^^^^^^^^^^ Error: Invalid date: 2013-02-01... more »
|
|
add transaction in the new ledger-mode
|
| |
Hello All, In the new ledger mode, the C-c C-a (add-transaction) is adding the transaction always in the end of the file. Does anyone know how to make it add the transactions in the right place of the file? Best, Alexandre
|
|
Machine-readable reports
|
| |
Hi, having been a proud user of ledger+vim+custom shell scripts combo for a long time, I want to integrate ledger into some bigger system now. Another program would generate transactions, save them into a file consumable by ledger, run "balance" or "register" commands and parse the report. The question is what's the best way to do that. 3.0 docs describe XML... more »
|
|
Date output bug???
|
| |
I must be doing something wrong but I just realized that the register
reports doesn't seem to be honoring my --date-format command.
I have --date-format %Y-%m-%d in .ledgerrc. But register still puts
out %Y/%m/%d
Is this me?
--
Craig, Corona De Tucson, AZ
enderw88.wordpress.com
|
|
Budgeting on ledger 2.6
|
| |
I am trying to setup a budget report on ledger 2.6 and I'm having trouble getting the results I want. I am using: $ ledger --budget -b "this month" -M reg ^exp And I get a register of my expenses so far this month, and it only shows the expense accounts listed on the period entry: 2013/05/01 - 2013/05/01 Expenses:Electricity $22.74... more »
|
|
ANN: hledger 0.20
|
| |
I'm pleased to announce hledger and hledger-web 0.20!
hledger is a command-line tool and haskell library for tracking
financial transactions, which are stored in a human-readable plain
text format. In addition to reporting, it can also help you record new
transactions, or convert CSV data from your bank. Add-on packages... more »
|
|
|