worker-automate-hub 0.5.1__py3-none-any.whl → 0.5.3__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of worker-automate-hub might be problematic. Click here for more details.
- worker_automate_hub/tasks/jobs/conexao_rdp.py +1 -0
- worker_automate_hub/utils/util.py +2 -3
- {worker_automate_hub-0.5.1.dist-info → worker_automate_hub-0.5.3.dist-info}/METADATA +1 -1
- {worker_automate_hub-0.5.1.dist-info → worker_automate_hub-0.5.3.dist-info}/RECORD +6 -6
- {worker_automate_hub-0.5.1.dist-info → worker_automate_hub-0.5.3.dist-info}/WHEEL +0 -0
- {worker_automate_hub-0.5.1.dist-info → worker_automate_hub-0.5.3.dist-info}/entry_points.txt +0 -0
@@ -2493,7 +2493,7 @@ async def itens_not_found_supplier(xml: str):
|
|
2493
2493
|
|
2494
2494
|
window_title = main_window.window_text()
|
2495
2495
|
|
2496
|
-
if "Confirm" in window_title:
|
2496
|
+
if "Confirm" in window_title or "Seleciona Itens Fornecedor" in window_title:
|
2497
2497
|
console.print(f"Itens nao localizados para o fornecedor...\n")
|
2498
2498
|
if main_window.exists():
|
2499
2499
|
main_window.type_keys("%n")
|
@@ -3196,7 +3196,6 @@ async def kill_all_emsys():
|
|
3196
3196
|
status=RpaHistoricoStatusEnum.Falha,
|
3197
3197
|
)
|
3198
3198
|
|
3199
|
-
|
3200
3199
|
async def errors_generate_after_import(xml_nota: str) -> RpaRetornoProcessoDTO:
|
3201
3200
|
try:
|
3202
3201
|
app = Application().connect(class_name="TFrmExibeLogErroImportacaoNfe")
|
@@ -3296,4 +3295,4 @@ async def errors_generate_after_import(xml_nota: str) -> RpaRetornoProcessoDTO:
|
|
3296
3295
|
sucesso=False,
|
3297
3296
|
retorno=f"Erro ao processar - Tela de Erros gerados na importação do NF-e, {e}",
|
3298
3297
|
status=RpaHistoricoStatusEnum.Falha,
|
3299
|
-
)
|
3298
|
+
)
|
@@ -32,7 +32,7 @@ worker_automate_hub/models/dto/rpa_sistema_dto.py,sha256=sLkmJei8x6sl-1-IXUKDmYQ
|
|
32
32
|
worker_automate_hub/tasks/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
33
33
|
worker_automate_hub/tasks/jobs/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
34
34
|
worker_automate_hub/tasks/jobs/coleta_dje_process.py,sha256=rf4fW-FaHUl1MS7b03z4cwI3zHfNw8FWxvjvNY3Xn20,28773
|
35
|
-
worker_automate_hub/tasks/jobs/conexao_rdp.py,sha256=
|
35
|
+
worker_automate_hub/tasks/jobs/conexao_rdp.py,sha256=rEztSOHjToNdKdj3SLvXE4jsLXi_ganFqQ4nTrTBebI,9248
|
36
36
|
worker_automate_hub/tasks/jobs/descartes.py,sha256=RIjrZIzkW77NiKeXbxFN9k872cz3fl9cG1m5TJpjmmY,40134
|
37
37
|
worker_automate_hub/tasks/jobs/ecac_estadual_go.py,sha256=aPckQRlRozFS_OK3C9wNdMCmqO6AM4djwqY2uSSaPmo,20687
|
38
38
|
worker_automate_hub/tasks/jobs/ecac_estadual_main.py,sha256=FFpAdtZLO4uelWZooCVpm4JePv_iDt5nwVKrk1ipZJQ,1599
|
@@ -67,10 +67,10 @@ worker_automate_hub/utils/get_creds_gworkspace.py,sha256=ZJ0IIEjM4IXIV9rwfbOZ1V1
|
|
67
67
|
worker_automate_hub/utils/logger.py,sha256=FYV9fg0_RAYJF_ZOCJEbqQAiCXlXk2gMpvUU1rzT_xs,671
|
68
68
|
worker_automate_hub/utils/toast.py,sha256=xPHc5r5uOxB_cZlCzm13Kt2qSKLLFZALncU6Qg3Ft68,1162
|
69
69
|
worker_automate_hub/utils/updater.py,sha256=en2FCGhI8aZ-JNP3LQm64NJDc4awCNW7UhbVlwDl49Y,7972
|
70
|
-
worker_automate_hub/utils/util.py,sha256=
|
70
|
+
worker_automate_hub/utils/util.py,sha256=3XNBaYVbJ-KgWyHDKY2jIFuQzgBQs-w1d5iEQZv1D4U,125867
|
71
71
|
worker_automate_hub/utils/utils_nfe_entrada.py,sha256=p5r_L5k7gqCBvV8v6dbLFM6INKiSpGc4Gegid0_YAh4,29017
|
72
72
|
worker_automate_hub/worker.py,sha256=tftQpX8liC-_0_bOUf1YYzXSCvloMQBvjmQ6lzfEE-c,4816
|
73
|
-
worker_automate_hub-0.5.
|
74
|
-
worker_automate_hub-0.5.
|
75
|
-
worker_automate_hub-0.5.
|
76
|
-
worker_automate_hub-0.5.
|
73
|
+
worker_automate_hub-0.5.3.dist-info/entry_points.txt,sha256=sddyhjx57I08RY8X7UxcTpdoOsWULAWNKN9Xr6pp_Kw,54
|
74
|
+
worker_automate_hub-0.5.3.dist-info/METADATA,sha256=83bH0KHuMnPtieIjwAmD5bKRR1hDCS8d0AWarTtHDk4,2893
|
75
|
+
worker_automate_hub-0.5.3.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
|
76
|
+
worker_automate_hub-0.5.3.dist-info/RECORD,,
|
File without changes
|
{worker_automate_hub-0.5.1.dist-info → worker_automate_hub-0.5.3.dist-info}/entry_points.txt
RENAMED
File without changes
|