Thiago Lima
Thiago Lima
I have a custom payslips Beancount native importer that I'm trying to load through the GenericImporterSource, but it behaving oddly. Starting from a journal that doesn't have any payslip transaction...
### Problem description I'm trying to figure out if it is possible and, if so, what is the correct way to pass proxy settings to `docker buildx` through the `config.json`....
I'm trying to supply new templates for the multiple views, without success. The biggest issue seems to be related to not available contexts and requests. I tried to write new...
### Verified issue does not already exist? - [X] I have searched and found no existing issue ### What happened? This is not really a bug report, but more like...
### Verified issue does not already exist? - [X] I have searched and found no existing issue ### What happened? Given the reconciled state of a transactions cannot be removed...
It seems that the "is_public" column doesn't exist anymore... /mylyn/version?key=ae33f3a... ``` xml 2.8.2.stable 2.3.2.devel 3.2.13 ``` Production log: ``` Started GET "/mylyn/queries?key=ae33f3ab9afdc6c6193ac24f52f6217f9ba8b33e" for 177.133.117.215 at 2013-08-14 23:26:24 +0000 ActiveRecord::StatementInvalid (PG::Error:...
I'm following the instructions, but it crashes with ` bus error php auto.php`. Any clues? ``` $ php -v PHP 7.2.10 (cli) (built: Dec 3 2018 11:59:58) ( ZTS )...
### Verified issue does not already exist? - [X] I have searched and found no existing issue ### Is this related to GoCardless, Simplefin or another bank-sync provider? - [...
Due to the standard way TG passes the input values to TF, really large input variables hit the OS `ARG_MAX` (or `MAX_ARG_STRLEN`, not sure) limits. Ideally, TG should automatically handle...