scauligi / refried

A collection of plugins and scripts for beancount and fava.
GNU General Public License v3.0
42 stars 7 forks source link

Drop account name asumptions in rebudget and avail_ext #13

Open hydrogs opened 1 year ago

hydrogs commented 1 year ago

I dropped the asumptions of account names in the plugin rebudget and the extension avail_ext. They now accept any root name.

As the refried.is_account_account() function needed to be modified, I also modified the plugin clearing in order not to break it. Although I didn't modify the clearing extensions (accts_ext & journal_ext). I do not know yet how to adapt the queries.