Se modificaron tareas asincronas
This commit is contained in:
@@ -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']
|
||||
|
||||
Reference in New Issue
Block a user