Hello,

I'm trying to write my first importer with beancount.

How do I create a Posting that results in a Total Match 
<https://beancount.github.io/docs/how_inventories_work.html#total-matches>?

The output should be something like:

Assets:Invest -60 HOOL {}

I've tried setting the `cost` param to None and also creating a `Cost` and 
`CostSpec` tuple with the numbers set to None but all those seem to avoid 
printing out the Cost basis and I can't seem to figure out how to output a 
total match.

Thanks

-- 
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/896344d2-933d-45be-980c-e1a499fb6dbbn%40googlegroups.com.

Reply via email to