diff --git a/docassemble/AssemblyLine/al_document.py b/docassemble/AssemblyLine/al_document.py index 86a899f0..bdef2e37 100644 --- a/docassemble/AssemblyLine/al_document.py +++ b/docassemble/AssemblyLine/al_document.py @@ -1857,7 +1857,7 @@ def get_cacheable_documents( include_zip (bool): Flag to include a zip option, default is True. include_full_pdf (bool): Flag to include a PDF version of the whole bundle, default is False. append_matching_suffix (bool): Flag to determine if matching suffix should be appended to file name, default is True. - + Returns: Tuple[List[Dict[str, DAFile]], Optional[DAFile], Optional[DAFile]]: A list of dictionaries containing the enabled documents, a zip file of the whole bundle, and a PDF of the whole """ diff --git a/docassemble/AssemblyLine/data/sources/translation_es_broken.xlsx b/docassemble/AssemblyLine/data/sources/translation_es_broken.xlsx new file mode 100644 index 00000000..2c6d387f Binary files /dev/null and b/docassemble/AssemblyLine/data/sources/translation_es_broken.xlsx differ