issues
search
quentinsf
/
icsv2ledger
Interactive importing of CSV files to Ledger
196
stars
70
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add ability to negate amount.
#45
thdox
closed
12 years ago
1
Move from % string formatting to {} string formatting
#44
thdox
closed
12 years ago
0
use print() function (instead of print statement)
#43
thdox
closed
12 years ago
0
Add ability to negate amount.
#42
thdox
closed
12 years ago
2
Refactor : move default template at beginning of file
#41
thdox
closed
12 years ago
0
Fix carriage return issues if custom template is used.
#40
thdox
closed
12 years ago
0
Fix documentation about mapping file that must exists.
#39
thdox
closed
12 years ago
0
Fix saving to mapping file.
#38
thdox
closed
12 years ago
0
rename attributes in class Entry
#37
thdox
closed
12 years ago
0
Move from OptionParser to argparse
#36
thdox
closed
12 years ago
2
Fix some pep8 errors and one pylint warning
#35
thdox
closed
12 years ago
0
Allow entry of ledger dates in tags
#34
afh
closed
12 years ago
2
Concatenate desc from multiple csv fields
#33
afh
closed
12 years ago
7
Add option to clear screen for every new transaction
#32
afh
closed
12 years ago
2
Minor clean up
#31
afh
closed
12 years ago
2
Using libedit on Mac OS X breaks raw_input prompt
#30
afh
closed
12 years ago
1
Add _addon section for accounts
#29
afh
closed
12 years ago
5
Add support for interactive tags.
#28
afh
closed
12 years ago
3
Improve README.md by restructuring it like a man page.
#27
thdox
closed
12 years ago
0
Fix pep8 errors
#26
thdox
closed
12 years ago
0
Pass index of current transaction to journal_entry
#25
afh
closed
12 years ago
1
Fix markdown issue not accepting code block in a list.
#24
thdox
closed
12 years ago
2
Patch to merged pull request afh:pull/template
#23
thdox
closed
12 years ago
0
Properly strip whitespace from entry desc
#22
afh
closed
12 years ago
1
Use template to generate ledger transactions
#21
afh
closed
12 years ago
2
Merge "account mapping file" and "payee mapping file" into one single mapping file.
#20
thdox
closed
12 years ago
1
Add ability to read from stdin and write to stdout.
#19
thdox
closed
12 years ago
0
Add ability to read from stdin and write to stdout.
#18
thdox
closed
12 years ago
1
Improve handling of ledger_file option
#17
afh
closed
12 years ago
4
Determine CSV dialect and preserve original CSV
#16
afh
closed
12 years ago
3
Patch for options.config_filename
#15
thdox
closed
12 years ago
0
ledger file option
#14
thdox
closed
12 years ago
1
Use markdown backticks
#13
thdox
closed
12 years ago
0
Quote ConfigParser boolean default value
#12
thdox
closed
12 years ago
0
Add ability to find .icsv2ledger config file in user home directory.
#11
thdox
closed
12 years ago
0
Replace date_format with csv_date_format and ledger_date_format
#10
afh
closed
12 years ago
1
Replace no_header with skip_lines option
#9
afh
closed
12 years ago
1
Make icsv2ledger more configurable
#8
afh
closed
12 years ago
5
Move options to config file & ~/.icsv2ledger can be used as default
#7
thdox
closed
12 years ago
4
Add functions to icsv2ledger
#6
thdox
closed
12 years ago
3
Nicer error message when mapping files contain invalid regexes
#5
eentzel
closed
12 years ago
2
Fix readline with non-system pythons on OSX
#4
eentzel
closed
12 years ago
0
md5 is deprecated, change to identical functionality available in hashlib
#3
zdw
closed
12 years ago
0
Config file/Currency/Payees
#2
petdr
closed
13 years ago
0
Handle : correctly in readline
#1
petdr
closed
13 years ago
0
Previous