1
0
mirror of https://github.com/aclindsa/ofxgo.git synced 2024-10-05 14:10:04 -04:00
ofxgo/cmd/ofx
Aaron Lindsay f51af6dd44 cmd/ofx: Play nice with Fidelity
Fidelity (Netbenefits at least) returns an error of DTEND is the current
day, so request 'yesterday' by default.
2017-03-28 19:42:16 -04:00
..
bankdownload.go Only download transactions for the last year 2017-03-23 20:55:31 -04:00
banktransactions.go Add status code meanings to status code error messages 2017-03-25 06:14:52 -04:00
ccdownload.go Only download transactions for the last year 2017-03-23 20:55:31 -04:00
cctransactions.go Add status code meanings to status code error messages 2017-03-25 06:14:52 -04:00
command.go Add command-line client 2017-03-22 20:29:08 -04:00
detect_settings.go Add automated setting detection command 2017-03-23 08:43:34 -04:00
get_accounts.go Add status code meanings to status code error messages 2017-03-25 06:14:52 -04:00
invdownload.go cmd/ofx: Play nice with Fidelity 2017-03-28 19:42:16 -04:00
invtransactions.go cmd/ofx: Play nice with Fidelity 2017-03-28 19:42:16 -04:00
main.go Add automated setting detection command 2017-03-23 08:43:34 -04:00
util.go Add command-line client 2017-03-22 20:29:08 -04:00