That helps, thanks. I updated the code in the same way you did.

On Monday, May 24, 2021 at 6:05:17 AM UTC-7 john.a.r...@gmail.com wrote:

> Both of these transactions (one buyother and one sellother) involved a 
> REIT.
>
> On Monday, May 24, 2021 at 2:52:13 AM UTC-4 redst...@gmail.com wrote:
>
>> Great! And thank you for the kind feedback. It's helpful to know this is 
>> useful to folks!
>>
>> Reg sellother/buyother: good to know. Across years and many brokerages, I 
>> don't have a single sellother/buyother transactions, strangely enough. This 
>> is a challenge in developing ofx importers, since I'm restricted to my own 
>> ofx file for examples. So thanks for reporting this. 
>>
>> The OFX Spec <https://www.ofx.net/downloads/OFX%202.2.pdf> says this 
>> should be used for money market transactions. If (and only if) you feel 
>> comfortable sharing if it was indeed a money market fund, that'll give me 
>> some certainty in updating the code to treat it that way. Meanwhile, you 
>> did the right thing wrt the fix. 
>>
>> On Sunday, May 23, 2021 at 6:07:27 PM UTC-7 john.a.r...@gmail.com wrote:
>>
>>> Hi, Red --
>>>
>>> Thanks again, and definitely no need to apologize.
>>>
>>> It's now working. One challenge along the way is that my data file 
>>> includes the transaction types (or keys?) "buyother" and "sellother". The 
>>> extract choked with error messages to that effect, giving lines in the file 
>>> "investments.py." As a short-term fix (or perhaps a misguided move?), I 
>>> added these two terms to the list at line 245 in investments.py and also in 
>>> the account_map beginning on line 51. I'm now sure how these buys and sells 
>>> are different from the standards "buystock" and "sellstock." They're 
>>> associated with transactions involving funds with a CUSIP.
>>>
>>> Thanks again for your responses to my questions and also for the files 
>>> and "rants." All of it has been immensely helpful.
>>>
>>> Now to play with smart importer.
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"Beancount" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beancount+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beancount/2d25598c-05de-4ffe-9fb5-044e50dd2070n%40googlegroups.com.

Reply via email to