Se modifico task de partidas

This commit is contained in:
2025-09-03 07:59:34 -06:00
parent c572d4beed
commit c58e9dd3b9
2 changed files with 64 additions and 33 deletions

View File

@@ -276,7 +276,7 @@ async def get_soap_pedimento_completo(credenciales, response_service, soap_contr
# Realizar petición SOAP
logger.info("Realizando petición SOAP...")
print(f"XML SOAP generado: {soap_xml}") # 👈 Registra el XML completo
# Headers específicos para este servicio SOAP
soap_headers = {
'Content-Type': 'text/xml; charset=utf-8'