Dmitry Astapov

Results 40 comments of Dmitry Astapov

I think that this should be fixed by #224

I have a similar problem with one of my providers, and what I resorted to do is to handle this in the `in2csv` script. Incoming statements go into `import/provider/in/Provider-YYYY-MM.csv`. For...

> I think this feature needs someone to champion it and do the work of making it more usable, otherwise it's for the chop sooner or later. I think I...

Actually, looking at the documentation, I would argue that the behavior is documented (emphasis in the below is mine): An if table like the above is interpreted as follows: try...

> Ahaha, hello @adept. I didn't remember. There you are. Sorry to threaten your feature. :) No worries, I knew you would not shoot to kill without warning :) My...

Sorry, forgot one more thing. I have lots of csv files and a build system to convert them to journals. Tabular machine-readable nature of the (majority of) the rules means...

Comment lines in the table body seem sensible, I made a PR for this. Comments inside field assignments feel more controversial (plus, I don't immediately see how to implement them...

I think i fixed this in runPeriodicTransactioms in #645

Posted too soon, before reading your comments there :(

After 654 all of "weekly", "every week", "monthly","every month", ... (same for quarter and year) give errors, but _only_ when used as period expressions in transactions. I opted not to...