Se modificaron tareas asincronas

This commit is contained in:
2025-08-21 15:41:45 -06:00
parent 5f80629470
commit cc655f3d1c
3 changed files with 15 additions and 6 deletions

View File

@@ -309,7 +309,8 @@ async def get_soap_pedimento_completo(credenciales, response_service, soap_contr
organizacion=response_service['organizacion'],
pedimento=response_service['pedimento']['id'],
file_name=_file_name,
document_type=2
document_type=2,
)
data['organizacion'] = response_service['organizacion']