s/concert/concept/?

* Martin Blais <bl...@furius.ca> [2020-03-16 08:07]:
> I don't think there's a concert of financial year that's != calendar year.
> 
> On Mon, Mar 16, 2020, 04:19 Martin Michlmayr <t...@cyrius.com> wrote:
> 
> > I can use:
> >
> > SELECT YEAR, SUM(position) WHERE account ~ '^Income' GROUP BY YEAR ORDER
> > BY YEAR
> >
> > to see all income per year.
> >
> > Unfortunately, the financial year is not the calendar year.  Is there
> > a way to use bean-query to do a GROUP BY on a fiancial year or do I
> > have to write a script?
> >
> > --
> > Martin Michlmayr
> > https://www.cyrius.com/
> >
> > --
> > 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/20200316075211.GW25911%40jirafa.cyrius.com
> > .
> >
> 
> -- 
> 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/CAK21%2BhNDs0kbdkH-%3DJi%3Df7Lqmd9Ecw3hKbEu_7ab60%2BtL%2BWXuQ%40mail.gmail.com.

-- 
Martin Michlmayr
https://www.cyrius.com/

-- 
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/20200316121736.GE25911%40jirafa.cyrius.com.

Reply via email to