Scheduled transaction not getting enterred..

Derek Atkins warlord at MIT.EDU
Wed Jan 25 13:15:39 EST 2006


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>
...

-derek

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available


More information about the gnucash-user mailing list