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;