Skip Menu |

This queue is for tickets about the Finance-Quote CPAN distribution.

Report information
The Basics
Id: 74979
Status: resolved
Worked: 10 min
Priority: 0/
Queue: Finance-Quote

People
Owner: eco [...] ecocode.net
Requestors: gliptak [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 1.17
Fixed in: (no value)



Subject: add "symbol" to Tdefunds.pm
This patch adds "symbol" into Tdefunds.pm and allows it to work with GnuCash. Thanks
Subject: Tdefunds.patch
--- /usr/share/perl5/Finance/Quote/Tdefunds.pm 2012-02-13 19:37:31.554650796 -0500 +++ /tmp/Tdefunds.pm 2012-02-13 19:36:33.478352508 -0500 @@ -111,7 +111,6 @@ $sym = &tdefunds_create_symbol($sym); # $sym =~ tr/a-z/A-Z/; - $aa {$sym, "symbol"} = $sym; $aa {$sym, "exchange"} = "TD Waterhouse"; # TRP $aa {$sym, "method"} = "tdefunds"; $aa {$sym, "name"} = $name;
On Mon Feb 13 19:50:27 2012, https://www.google.com/accounts/o8/id? id=AItOawlc6VVw9UFPHR1qHVBOJbmoIlyqRvmgPRs wrote: Show quoted text
> This patch adds "symbol" into Tdefunds.pm and allows it to work with > GnuCash. > > Thanks
applied thanks! -- Erik