Scheduled transaction not getting enterred..

Lincoln A. Baxter lab at lincolnbaxter.com
Wed Jan 25 22:27:40 EST 2006


On Wed, 2006-01-25 at 13:15 -0500, Derek Atkins wrote:
> Roland Roberts <roland at astrofoto.org> writes:
> 
> > Manually fixing it is possible, but I don't know what is wrong---nothing
> > obvious.  I'll search the archives, but if there is a howto someplace,
> > I'd appreciate a pointer.
> 
> It's missing the trn:currency object.  You want something like:
> 
> <gnc:transaction version="2.0.0">
>   <trn:id type="guid">edd8b7bc533a142c83bacd02ba96565e</trn:id>
>   <trn:currency>
>     <cmdty:space>ISO4217</cmdty:space>
>     <cmdty:id>USD</cmdty:id>
>   </trn:currency>
>   <trn:date-posted>
>     <ts:date>2006-01-13 00:00:00 -0500</ts:date>
> ...
> 

Awesome... I was getting these too.  And I might have run a log replay
some time ago.  Adding the currency block to the transactions it
complained about (by GUID), cleaned it up perfectly. Thanks!

Now... if I could only get it to show me the TXF categories... (in
Edit->Tax Options dialog) so I can export tax export...





More information about the gnucash-user mailing list