On Mon, Aug 03, 2020 at 09:41:03AM +0800, Martin Michlmayr wrote:
> > Looking around in the web interface, it seems that it is not
> > possible to change the default method used
>
> I *believe* it remembers the type of the last merge you did and offers
> that as the default.
That's also my (unsci
How do you run this plugin ?
On Monday, August 3, 2020 at 4:40:05 AM UTC+7, Chad Michael Eyer wrote:
>
> Whenever I try to use this plugin, I receive this console error:
>
> File
> "/usr/local/lib/python3.7/site-packages/beancount_reds_plugins/effective_date/effective_date.py",
>
> line 118,
That's what I'd ask too. Could you please post a minimal example that fails,
including the config with which you're invoking the plugin? Also, have you
taken a look at the example?
https://github.com/redstreet/beancount_reds_plugins/blob/master/beancount_reds_plugins/effective_date/examples.bean
Hi, I want to use this plugin, after installing with pip, what next ? I
cant find an examples how to use it, thanks.
1. zerosum | running a bean-check I've got > Error importing
"plugins.beancount_plugins_redstreet.zerosum.zerosum": No module named
'plugins'
2. oneliner | running
for zerosum I try this export
PYTHONPATH=$PYTHONPATH:/usr/local/lib/python3.8/site-packages, still got
the error plugin.
On Tuesday, August 4, 2020 at 2:17:27 AM UTC+7 booster...@gmail.com wrote:
> Hi, I want to use this plugin, after installing with pip, what next ? I
> cant find an examples
Thank you. That was the issue. I needed to declare an earlier/later pair
for the Asset account.
I appreciate your help.
On Monday, August 3, 2020 at 11:48:16 AM UTC-5 redst...@gmail.com wrote:
> That's what I'd ask too. Could you please post a minimal example that
> fails, including the config
Sir, could share step by step to use this plugin ? thanks.
On Tuesday, August 4, 2020 at 7:32:03 AM UTC+7, Chad Michael Eyer wrote:
>
> Thank you. That was the issue. I needed to declare an earlier/later pair
> for the Asset account.
>
> I appreciate your help.
> On Monday, August 3, 2020 at 11:4