Ken Mankoff wrote:
> ------=_Part_219172_206856789.1740917173457
> Content-Type: multipart/alternative; 
>       boundary="----=_Part_219173_2057004203.1740917173457"
>
> ------=_Part_219173_2057004203.1740917173457
> Content-Type: text/plain; charset="UTF-8"

  hi,


> Hello,
>
> I'm having difficulty getting the amortize_over plugin to run. I've put 
> this script https://gist.github.com/wzyboy/7dbf207c9a9d42ac2549232deb9a95d9
>
> into a plugins folder under my beancount folder.
>
> I have added
>
> option "insert_pythonpath" "True"
> plugin "plugins.amortize_over" 

  try "beancount.plugins.amortize_over"


> And a transaction:
>
> 2024-12-15 * "Misc Cash Spending"
>     amortize_months: 6
>     Assets:Cash:USD                                       -60.00 USD
>     Expenses:Misc
>
> But no additional entries appear in the Fava journal. Should I be looking 
> elsewhere?
>
> At the CLI I was able to import the plugin with:
>
> mamba activate beantcount
> fava ./bc.org &
> python
>>>> import plugins.amortize_over # no errors here.
>
> Thanks,
>
>     -k.

  hope this helps.  not sure.  :)


  fin

-- 
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 visit 
https://groups.google.com/d/msgid/beancount/5v5e9l-6bc.ln1%40anthive.com.

Reply via email to