>>>>> "p" == p51d78th  <ivegott...@gmail.com> writes:

p> The query returns a collection of Postings. Each posting has a xdata member
p> that contains amongst other items a "total" value. But per post.h xdata is
p> only produced for reports and not until the last possible moment. How
p> through python can that get triggered. I would think the Query result would
p> satisfy the conditions.

xdata is produced simply by referencing it; the real question is how to
trigger the computation of the total that you need. xdata is merely being used
to store this information, so that it stays related to the data that produced
the value.

-- 
John Wiegley                  GPG fingerprint = 4710 CF98 AF9B 327B B80F
http://newartisans.com                          60E1 46C4 BD1A 7AC1 4BA2

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Ledger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ledger-cli+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to