pondersource / prejournal

An experimental bookkeeping tool that sits between source documents and journals
https://prejournal.org
MIT License
2 stars 2 forks source link

option to print timesheet data for all projects #157

Closed michielbdejong closed 1 year ago

michielbdejong commented 1 year ago

Maybe it's easier if we make the project name also optional, and if it's left out, just return all entries the user is allowed to see (which in open mode means just all entries of type 'worked' in the movements table) See https://gitter.im/federatedbookkeeping/timesheets?at=63121bc19d3c186299e118f3

michielbdejong commented 1 year ago

For instance by making the first argument of print-timesheet-json optional.

ishifoev commented 1 year ago

@michielbdejong Yes I am working on this side, yes we can do it optional.