Does anyone know if it's possible for a plugin to insert an open directive 
and specify a booking method? Or do plugins run too late in the process to 
do this? Specifically, if I have this in my source:
option "booking_method" "STRICT"

and if my plugin inserts this:
beancount.core.data.Open(metadata, date, 'Assets:XYZ', currencies, 
data.booking.FIFO)

The booking method on 'Assets:XYZ' does not get set to FIFO.

Thank you!

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beancount/8a6bb299-f3c3-4dd8-aa8d-a63fed0932d1n%40googlegroups.com.

Reply via email to