worker-automate-hub 0.5.605__py3-none-any.whl → 0.5.607__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- worker_automate_hub/tasks/jobs/extracao_fechamento_emsys.py +2 -2
- {worker_automate_hub-0.5.605.dist-info → worker_automate_hub-0.5.607.dist-info}/METADATA +1 -1
- {worker_automate_hub-0.5.605.dist-info → worker_automate_hub-0.5.607.dist-info}/RECORD +5 -5
- {worker_automate_hub-0.5.605.dist-info → worker_automate_hub-0.5.607.dist-info}/WHEEL +0 -0
- {worker_automate_hub-0.5.605.dist-info → worker_automate_hub-0.5.607.dist-info}/entry_points.txt +0 -0
@@ -280,7 +280,7 @@ async def extracao_fechamento_emsys(task: RpaProcessoEntradaDTO) -> RpaRetornoPr
|
|
280
280
|
console.print("Verificar se existem dados")
|
281
281
|
|
282
282
|
try:
|
283
|
-
nao_existe_dados = fr"{ASSETS_BASE_PATH}\nao_existem_dados.png"
|
283
|
+
nao_existe_dados = fr"{ASSETS_BASE_PATH}\extracao_fechamento_emsys\nao_existem_dados.png"
|
284
284
|
|
285
285
|
for tentativa in range(3):
|
286
286
|
console.print(f"Tentativa {tentativa + 1}: Clicar em 'Gerar Relatório'")
|
@@ -336,7 +336,7 @@ async def extracao_fechamento_emsys(task: RpaProcessoEntradaDTO) -> RpaRetornoPr
|
|
336
336
|
console.print(f"Salvar arquivo: {nome_arquivo}")
|
337
337
|
|
338
338
|
# Inserir nome do arquivo
|
339
|
-
console.print(f"Inserir caminho do arquivo: {
|
339
|
+
console.print(f"Inserir caminho do arquivo: {nome_arquivo}")
|
340
340
|
input_nome = main_window.child_window(class_name="Edit", found_index=0)
|
341
341
|
type_text_into_field(
|
342
342
|
nome_arquivo, input_nome, empty_before=False, chars_to_empty="0"
|
@@ -67,7 +67,7 @@ worker_automate_hub/tasks/jobs/entrada_de_notas_7139.py,sha256=aSgHterguK9XGtq0B
|
|
67
67
|
worker_automate_hub/tasks/jobs/entrada_de_notas_9.py,sha256=VJ-2g7tuqbAICOarJpAhljjJJ5wbb5hphTboBWoxj7M,64639
|
68
68
|
worker_automate_hub/tasks/jobs/exemplo_processo.py,sha256=nV0iLoip2FH2-FhLmhX3nPqsfl_MPufZ3E5Q5krJvdc,3544
|
69
69
|
worker_automate_hub/tasks/jobs/extracao_fechamento_contabil.py,sha256=aU_8Z9N252sCnUGlDRoO7nF_R8BC86fIBdPCk-ufTRA,19723
|
70
|
-
worker_automate_hub/tasks/jobs/extracao_fechamento_emsys.py,sha256
|
70
|
+
worker_automate_hub/tasks/jobs/extracao_fechamento_emsys.py,sha256=-d-i5zcNfz-GQgaqZFRqaT2tk_lSFLkM6_vL_a46QaM,20742
|
71
71
|
worker_automate_hub/tasks/jobs/fechar_conexao_rdp.py,sha256=UWAKCS2dbfgDlSQOBdjmVJXfD1MMuUrOi3weDgB0CAc,5718
|
72
72
|
worker_automate_hub/tasks/jobs/fidc_exportacao_docs_portal_b2b.py,sha256=SOs2mORBJqHs089ApbLaPJVRXM7wWhf0e99URXqPlpQ,15020
|
73
73
|
worker_automate_hub/tasks/jobs/fidc_gerar_nosso_numero.py,sha256=zu92tRCvKPK0U6IGGF28ST-kERohJcNbys-DWk0tIco,12555
|
@@ -95,7 +95,7 @@ worker_automate_hub/utils/updater.py,sha256=en2FCGhI8aZ-JNP3LQm64NJDc4awCNW7UhbV
|
|
95
95
|
worker_automate_hub/utils/util.py,sha256=_pgZOFWgXoov6WPbqyRTDVXJCRFfucYB3gb9swzU7bo,198281
|
96
96
|
worker_automate_hub/utils/utils_nfe_entrada.py,sha256=wmnpuOesmPSryZszmapa37b9YNC0E2MkeDYnbwr-0rU,33315
|
97
97
|
worker_automate_hub/worker.py,sha256=axdrr1xLTjWEyWfcyH3OCSpPTsyzck_fL_0u1DBLjvw,6525
|
98
|
-
worker_automate_hub-0.5.
|
99
|
-
worker_automate_hub-0.5.
|
100
|
-
worker_automate_hub-0.5.
|
101
|
-
worker_automate_hub-0.5.
|
98
|
+
worker_automate_hub-0.5.607.dist-info/entry_points.txt,sha256=sddyhjx57I08RY8X7UxcTpdoOsWULAWNKN9Xr6pp_Kw,54
|
99
|
+
worker_automate_hub-0.5.607.dist-info/METADATA,sha256=v9U4ldiDCwnaVSA-0jJ6CjFuCM4LVxlSpr2RfeusY0c,3049
|
100
|
+
worker_automate_hub-0.5.607.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
|
101
|
+
worker_automate_hub-0.5.607.dist-info/RECORD,,
|
File without changes
|
{worker_automate_hub-0.5.605.dist-info → worker_automate_hub-0.5.607.dist-info}/entry_points.txt
RENAMED
File without changes
|