Downloaded and installed Activate State Python 2.7.18 from the link.
Have generated F2O_DB.csv that shows all the holdings correctly
I have account_histort.csv and portfolio_positions csv in the doanload folder
ran F2O.py and get following
F2O Fidelity-specific CSV 2 OFX converter Dated 2026/2/7 beta13A
Fidelity csv 2 Ofx converter
Traceback (most recent call last):
File "\Documents\F2O\F2O.py", line 827, in <module>
ofx1b[this_account_index]+=mk_bank("OTHER") #" Actually Money
ignores <TRNTYPE> tag value.
File "\Documents\F2O\F2O.py", line 489, in mk_bank
ofx1b_local+="<NAME>"+get_name_nos()+"\n<MEMO>"+get_memo_auto()+"\n"
TypeError: cannot concatenate 'str' and 'NoneType' objects
(removed folder user folder path)
Thanks
--
You received this message because you are subscribed to the Google Groups "Microsoft Money" group.
To unsubscribe from this group and stop receiving emails from it, send an email to microsoft-mon...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/microsoft-money/87f412ca-294d-4606-8d84-0e4397d7ba48n%40googlegroups.com.
I got the F2O.py from beta13F and ran it without making any other change.
I manually scrubbed the history file for FDRXX, SPAXX, QUSCQ
It ran successfully and created ofx files in the F2O folder. I imported the simplest one for the cash management account and it went through without any problem. I will test the others later tomorrow.
Side note, I have not made any changes to F2O_cfg or F2O.py.
Thank you for your help.
To view this discussion visit https://groups.google.com/d/msgid/microsoft-money/9cce147d-0fe8-43e0-ab35-b7d9fc4c0c5an%40googlegroups.com.
All generated ofx import worked very well.
Thank you
To view this discussion visit https://groups.google.com/d/msgid/microsoft-money/9cce147d-0fe8-43e0-ab35-b7d9fc4c0c5an%40googlegroups.com.