worker-automate-hub 0.5.59__py3-none-any.whl → 0.5.61__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- worker_automate_hub/tasks/jobs/entrada_de_notas_39.py +2 -2
- worker_automate_hub/tasks/jobs/entrada_de_notas_500.py +2 -2
- worker_automate_hub/utils/util.py +1 -1
- {worker_automate_hub-0.5.59.dist-info → worker_automate_hub-0.5.61.dist-info}/METADATA +1 -1
- {worker_automate_hub-0.5.59.dist-info → worker_automate_hub-0.5.61.dist-info}/RECORD +7 -7
- {worker_automate_hub-0.5.59.dist-info → worker_automate_hub-0.5.61.dist-info}/WHEEL +0 -0
- {worker_automate_hub-0.5.59.dist-info → worker_automate_hub-0.5.61.dist-info}/entry_points.txt +0 -0
@@ -342,9 +342,9 @@ async def entrada_de_notas_39(task: RpaProcessoEntradaDTO) -> RpaRetornoProcesso
|
|
342
342
|
if erro_pop_up["IsOpened"] == True:
|
343
343
|
return RpaRetornoProcessoDTO(
|
344
344
|
sucesso=False,
|
345
|
-
retorno="Nota não encontrada no
|
345
|
+
retorno="Nota não encontrada no momento da importação",
|
346
346
|
status=RpaHistoricoStatusEnum.Falha,
|
347
|
-
tags=[RpaTagDTO(descricao=RpaTagEnum.
|
347
|
+
tags=[RpaTagDTO(descricao=RpaTagEnum.Negocio)]
|
348
348
|
)
|
349
349
|
|
350
350
|
|
@@ -307,9 +307,9 @@ async def entrada_de_notas_500(task: RpaProcessoEntradaDTO) -> RpaRetornoProcess
|
|
307
307
|
if erro_pop_up["IsOpened"] == True:
|
308
308
|
return RpaRetornoProcessoDTO(
|
309
309
|
sucesso=False,
|
310
|
-
retorno="Nota não encontrada no
|
310
|
+
retorno="Nota não encontrada no momento da importação",
|
311
311
|
status=RpaHistoricoStatusEnum.Falha,
|
312
|
-
tags=[RpaTagDTO(descricao=RpaTagEnum.
|
312
|
+
tags=[RpaTagDTO(descricao=RpaTagEnum.Negocio)]
|
313
313
|
)
|
314
314
|
|
315
315
|
|
@@ -1849,7 +1849,7 @@ async def faturar_pre_venda(task: RpaProcessoEntradaDTO) -> dict:
|
|
1849
1849
|
console.print("O Botão Ok verde não foi encontrado.", style="red")
|
1850
1850
|
return {"sucesso": False, "retorno": "O Botão Ok verde não foi encontrado."}
|
1851
1851
|
|
1852
|
-
await worker_sleep(
|
1852
|
+
await worker_sleep(15)
|
1853
1853
|
|
1854
1854
|
# Alert de pré venda
|
1855
1855
|
try:
|
@@ -51,8 +51,8 @@ worker_automate_hub/tasks/jobs/entrada_de_notas_32.py,sha256=c3_70gNioTJQ2PUXhcE
|
|
51
51
|
worker_automate_hub/tasks/jobs/entrada_de_notas_33.py,sha256=NQO0LFdw_EomNd-go3_U8IhN517pyh2VlZdEzhXGFGw,32922
|
52
52
|
worker_automate_hub/tasks/jobs/entrada_de_notas_34.py,sha256=MZNrG5KArW43lM_aPHy9EMcT5mzwx_Idyo39Y_lXG8U,32684
|
53
53
|
worker_automate_hub/tasks/jobs/entrada_de_notas_36.py,sha256=sFe3aYh6MrpK18aJdddsOG8QmJthbra9EhwLA_jvyWg,23194
|
54
|
-
worker_automate_hub/tasks/jobs/entrada_de_notas_39.py,sha256=
|
55
|
-
worker_automate_hub/tasks/jobs/entrada_de_notas_500.py,sha256=
|
54
|
+
worker_automate_hub/tasks/jobs/entrada_de_notas_39.py,sha256=KDCOYx--J-6CFN3Af6sQbMLRGGjsuGHn_yB1ydEfDRE,35945
|
55
|
+
worker_automate_hub/tasks/jobs/entrada_de_notas_500.py,sha256=JRHdejuNpQxaDCHcJ0eo_Sf2gngYdzannDpmPyj7zdc,34006
|
56
56
|
worker_automate_hub/tasks/jobs/entrada_de_notas_505.py,sha256=7VR9udGS7NCBE9WEJA9_vpL5sTM7TFEMcCjEumBdokQ,15681
|
57
57
|
worker_automate_hub/tasks/jobs/entrada_de_notas_7139.py,sha256=iXbkjdg02r3tdt3eH8jJPJxq43i1LDaNhoS7qOQgkoo,15965
|
58
58
|
worker_automate_hub/tasks/jobs/entrada_de_notas_9.py,sha256=vUj25yHxkCNhpyOU5Vk81gsYcTTH1TJ3yn-b8N00JfQ,52857
|
@@ -73,10 +73,10 @@ worker_automate_hub/utils/get_creds_gworkspace.py,sha256=ZJ0IIEjM4IXIV9rwfbOZ1V1
|
|
73
73
|
worker_automate_hub/utils/logger.py,sha256=FYV9fg0_RAYJF_ZOCJEbqQAiCXlXk2gMpvUU1rzT_xs,671
|
74
74
|
worker_automate_hub/utils/toast.py,sha256=xPHc5r5uOxB_cZlCzm13Kt2qSKLLFZALncU6Qg3Ft68,1162
|
75
75
|
worker_automate_hub/utils/updater.py,sha256=en2FCGhI8aZ-JNP3LQm64NJDc4awCNW7UhbVlwDl49Y,7972
|
76
|
-
worker_automate_hub/utils/util.py,sha256=
|
76
|
+
worker_automate_hub/utils/util.py,sha256=btrUSWjTXYC7LJWD1GDcpKdaqUqU6npy2ScZuFkJgPU,161074
|
77
77
|
worker_automate_hub/utils/utils_nfe_entrada.py,sha256=iYpOs7fb7C3bY61QHySr00xlDNzrrCP0zaexOpBPuaQ,31930
|
78
78
|
worker_automate_hub/worker.py,sha256=CT-poyP1ZYvubArYsnnNd9oJ53SPaDwgr6p6keS3nI4,6248
|
79
|
-
worker_automate_hub-0.5.
|
80
|
-
worker_automate_hub-0.5.
|
81
|
-
worker_automate_hub-0.5.
|
82
|
-
worker_automate_hub-0.5.
|
79
|
+
worker_automate_hub-0.5.61.dist-info/entry_points.txt,sha256=sddyhjx57I08RY8X7UxcTpdoOsWULAWNKN9Xr6pp_Kw,54
|
80
|
+
worker_automate_hub-0.5.61.dist-info/METADATA,sha256=FeGZD1UIWWnknL7-FoF1qbEhJUWfmfKg1bmwsmpfjxM,2894
|
81
|
+
worker_automate_hub-0.5.61.dist-info/WHEEL,sha256=IYZQI976HJqqOpQU6PHkJ8fb3tMNBFjg-Cn-pwAbaFM,88
|
82
|
+
worker_automate_hub-0.5.61.dist-info/RECORD,,
|
File without changes
|
{worker_automate_hub-0.5.59.dist-info → worker_automate_hub-0.5.61.dist-info}/entry_points.txt
RENAMED
File without changes
|