docassemble icon indicating copy to clipboard operation
docassemble copied to clipboard

A free, open-source expert system for guided interviews and document assembly, based on Python, YAML, and Markdown.

Results 103 docassemble issues
Sort by recently updated
recently updated
newest added
trafficstars

I would like to propose an addition to the send email function, that would allow to send emails and attachment via S/MIME-encrypted email. Regards, jvolkanri

Hello! Running the container under Docker, PDFs were working fine, but .png and .jpeg were not. I found the following error in /usr/share/docassemble/log/docassemble.log: `docassemble: ip=100.14.196.120 i=docassemble.playground1:test.yml uid=bkNXSKtxLKsuSpwxQXdOTaAH97Cl6rhZ [email protected] 2021-08-01 13:28:59...

The error in the minio package was refactored which results in the error ``` File "/usr/share/docassemble/local3.8/lib/python3.8/site-packages/docassemble/webapp/createminio.py", line 2, in from minio.error import ResponseError, BucketAlreadyOwnedByYou, BucketAlreadyExists ImportError: cannot import name 'ResponseError'...

Is there a way to make a button that doesn't advance you to the next screen, but will run code on the current screen? Price: price Partial Payment: payment Calculate...

If I have a string key of a DADict that contains `[` or `]` in it, Docassemble can no longer find the generic object questions that can operate on it....

Signature stays empty Not working version: current - 1.2.88 last working version: 1.2.71 ``` metadata: title: Tecis short title: TFP comment: This is a learning tool. Feel free to write...

device(ip=True) now returns the proper client ip even when there is a reverse proxy. It now looks for X-Real-Ip or X-Forwarded-For if one of those is present.

We'd like to organize data/templates so it has a subdirectory per language. However, Playground doesn't support subdirectories. It would be helpful if it did!