Ok, I got someone to submit the a to Finance::Quote, so Finance::Quote now supports TD Efunds. I just need someone to add the gnucash plugin and everything will be set.

Thanks,
David

David Grant wrote:

1st resend

I have submitted a patch to the Finance::Quote module's sourceforge site. I'm not sure when it will land though. I basically added another quote module similar to the Tdwaterhouse.pm module. I have also patched gnumed so that it will support this additional quote module. I've attached the patch. Can someone please incorporate this into the main gnumed tree? I will pressure the Finance::Quote people to get the Finance::Quote patch submitted on their end.

Please CC to [email protected] please as I am not subscribed to the list.

------------------------------------------------------------------------

Only in /home/david/gnucash-1.8.9/: patch
diff -ru gnucash-1.8.9/src/app-utils/gnc-ui-util.c 
/home/david/gnucash-1.8.9/src/app-utils/gnc-ui-util.c
--- gnucash-1.8.9/src/app-utils/gnc-ui-util.c   2004-03-23 18:50:03.000000000 
-0800
+++ /home/david/gnucash-1.8.9/src/app-utils/gnc-ui-util.c       2004-06-22 
00:57:21.000000000 -0700
@@ -78,6 +78,7 @@
  { FALSE, FALSE, "Motley Fool", "FOOL", "fool" },
  { FALSE, FALSE, "Fund Library", "FUNDLIBRARY", "fundlibrary" },
  { FALSE, FALSE, "TD Waterhouse Canada", "TDWATERHOUSE", "tdwaterhouse" },
+  { FALSE, FALSE, "TD Efunds", "TDEFUNDS", "tdefunds" },
  { FALSE, FALSE, "TIAA-CREF", "TIAACREF", "tiaacref" },
  { FALSE, FALSE, "T. Rowe Price", "TRPRICE_DIRECT", "troweprice_direct" }, /* 
Not Implemented */
  { FALSE, FALSE, "Trustnet", "TRUSTNET", "trustnet" },
diff -ru gnucash-1.8.9/src/app-utils/gnc-ui-util.h 
/home/david/gnucash-1.8.9/src/app-utils/gnc-ui-util.h
--- gnucash-1.8.9/src/app-utils/gnc-ui-util.h   2004-03-23 18:50:03.000000000 
-0800
+++ /home/david/gnucash-1.8.9/src/app-utils/gnc-ui-util.h       2004-06-22 
00:57:38.000000000 -0700
@@ -178,6 +178,7 @@
  SOURCE_FOOL,
  SOURCE_FUNDLIBRARY,
  SOURCE_TDWATERHOUSE,
+  SOURCE_TDEFUNDS,
  SOURCE_TIAA_CREF,
  SOURCE_TROWEPRICE_DIRECT,
  SOURCE_TRUSTNET,


--
David J. Grant
http://davidgrant.ca

begin:vcard
fn:David Grant
n:Grant;David
adr:;;;Richmond;BC;;Canada
email;internet:[email protected]
url:http://davidgrant.ca
version:2.1
end:vcard

_______________________________________________
gnucash-devel mailing list
[email protected]
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to