Se agrego creacion automatica de tareas:
This commit is contained in:
@@ -210,6 +210,7 @@ def procesar_pedimento_completo_individual(pedimento_id):
|
||||
headers={"Content-Type": "application/json"}
|
||||
)
|
||||
print(f"Servicio enviado para pedimento {pedimento.pedimento}")
|
||||
return response
|
||||
|
||||
@shared_task
|
||||
def procesar_pedimentos_completos(organizacion_id):
|
||||
|
||||
Reference in New Issue
Block a user