worker-automate-hub 0.5.771__py3-none-any.whl → 0.5.773__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.
@@ -1066,6 +1066,7 @@ async def entrada_de_notas_9(task: RpaProcessoEntradaDTO) -> RpaRetornoProcessoD
1066
1066
  # Converte de volta para string no mesmo formato
1067
1067
  data_vencimento = data_dt_venc.strftime("%d/%m/%Y")
1068
1068
  # vencimento.set_edit_text(data_vencimento)
1069
+ vencimento.set_edit_text(data_vencimento)
1069
1070
  else:
1070
1071
  data_vencimento = nota.get("dataVencimento")
1071
1072
  await worker_sleep(2)
@@ -126,7 +126,7 @@ async def transferencias(task: RpaProcessoEntradaDTO) -> RpaRetornoProcessoDTO:
126
126
  console.print("Preenchendo o campo do cliente com o número da filial...\n")
127
127
  campo = pre_venda.child_window(class_name="TDBIEditNumber", found_index=2)
128
128
  campo.set_focus()
129
- send_keys(task.configEntrada["filialEmpresaOrigem"])
129
+ send_keys(task.configEntrada["filialEmpresaDestino"])
130
130
  send_keys("{TAB}")
131
131
  # cliente_field_position = await find_element_center(
132
132
  # ASSETS_BASE_PATH + "field_cliente.png", (795, 354, 128, 50), 10
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: worker-automate-hub
3
- Version: 0.5.771
3
+ Version: 0.5.773
4
4
  Summary: Worker Automate HUB é uma aplicação para automatizar rotinas de RPA nos ambientes Argenta.
5
5
  Author: Joel Paim
6
6
  Requires-Python: >=3.12,<4.0
@@ -65,7 +65,7 @@ worker_automate_hub/tasks/jobs/entrada_de_notas_500.py,sha256=WBsCRbH7ANiCjEn0aE
65
65
  worker_automate_hub/tasks/jobs/entrada_de_notas_503.py,sha256=bcNKy6X1aaVe6lxW-TMyUKJ_GXzHEK-8V6x9SOzOshw,48365
66
66
  worker_automate_hub/tasks/jobs/entrada_de_notas_505.py,sha256=xXeNipdXTSll8yAtAmN7v0sjN3oMlWU4THu30mKDddc,30339
67
67
  worker_automate_hub/tasks/jobs/entrada_de_notas_7139.py,sha256=7POfKc7nisc8-ysgqazrK8kT7kmFIq8irGwCMixPAE0,37948
68
- worker_automate_hub/tasks/jobs/entrada_de_notas_9.py,sha256=19Lgq9ml4pK4UUrSq_KcgMTtaiVHocS5rurdKWkTRqI,66345
68
+ worker_automate_hub/tasks/jobs/entrada_de_notas_9.py,sha256=X5_0E8SH34OdacNSxHWIsRcGE7Vf2psruK4992zBHu4,66408
69
69
  worker_automate_hub/tasks/jobs/entrada_de_notas_9000.py,sha256=0mOmS28tQKF5m7vMzInblDuWH48_qIgrohOU5UwYZ10,65498
70
70
  worker_automate_hub/tasks/jobs/exemplo_processo.py,sha256=nV0iLoip2FH2-FhLmhX3nPqsfl_MPufZ3E5Q5krJvdc,3544
71
71
  worker_automate_hub/tasks/jobs/extracao_fechamento_contabil.py,sha256=6Kr5DKjKLqtFvGzyiXtt7xrQsuU898l8pQXDq9C6AX8,19567
@@ -89,7 +89,7 @@ worker_automate_hub/tasks/jobs/notas_faturamento_sap.py,sha256=p6tVE027FHHXBxt2s
89
89
  worker_automate_hub/tasks/jobs/opex_capex.py,sha256=8iOhWY0BUXugitJa-a0jtsPh656LFuptwfiZV9yU8G0,33246
90
90
  worker_automate_hub/tasks/jobs/playground.py,sha256=7vWDg9DwToHwGJ6_XOa8TQ6LmfRV5Qz2TaOV3q3P9sA,1918
91
91
  worker_automate_hub/tasks/jobs/sped_fiscal.py,sha256=Zsq-IwKxA0b2tikO6Rri4WXVj10jK-Jd0-gxk8yVBH0,31064
92
- worker_automate_hub/tasks/jobs/transferencias.py,sha256=scVcWLPgdaChdircizRV5hU3ltjvPx6UAJNWYMleQDU,46190
92
+ worker_automate_hub/tasks/jobs/transferencias.py,sha256=5TIktufkvUPnVTR2gf7GFQJ5KQP6PWnmoWiE08WiVDQ,46191
93
93
  worker_automate_hub/tasks/task_definitions.py,sha256=wn8gqEjmTLkm4m5Cw8NOhgcw8h9uROev95iPglBx5FM,12295
94
94
  worker_automate_hub/tasks/task_executor.py,sha256=9dmLUlMpJOI7FhbaFE593TcWnDxBvuXbGVecs1aaJxE,5728
95
95
  worker_automate_hub/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -101,7 +101,7 @@ worker_automate_hub/utils/updater.py,sha256=en2FCGhI8aZ-JNP3LQm64NJDc4awCNW7UhbV
101
101
  worker_automate_hub/utils/util.py,sha256=V2WtWoETdTrAtGA8UgeqAAVphUj9KkGSZFzYsHJFATA,210055
102
102
  worker_automate_hub/utils/utils_nfe_entrada.py,sha256=TOXKSHOPxy8N3-ROpTGjNIHstX0i2b8qekcj1tRvjG8,38174
103
103
  worker_automate_hub/worker.py,sha256=uhZ3f-iaQ1i8cANbljp50vkYl-Xm0_sHtjwwF_2y72o,7191
104
- worker_automate_hub-0.5.771.dist-info/entry_points.txt,sha256=sddyhjx57I08RY8X7UxcTpdoOsWULAWNKN9Xr6pp_Kw,54
105
- worker_automate_hub-0.5.771.dist-info/METADATA,sha256=KSHyAIoNalJRu0cDwHYLKBmOHmSErqc0h3wuQtMUxG8,3049
106
- worker_automate_hub-0.5.771.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
107
- worker_automate_hub-0.5.771.dist-info/RECORD,,
104
+ worker_automate_hub-0.5.773.dist-info/entry_points.txt,sha256=sddyhjx57I08RY8X7UxcTpdoOsWULAWNKN9Xr6pp_Kw,54
105
+ worker_automate_hub-0.5.773.dist-info/METADATA,sha256=M8xKI34NhRhKgacPew9ukZuLmiNGmZ1iUokysgUc-6Q,3049
106
+ worker_automate_hub-0.5.773.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
107
+ worker_automate_hub-0.5.773.dist-info/RECORD,,