worker-automate-hub 0.5.42__py3-none-any.whl → 0.5.44__py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
@@ -349,6 +349,7 @@ async def entrada_de_notas_505(task: RpaProcessoEntradaDTO) -> RpaRetornoProcess
349
349
  sucesso=error_work.sucesso,
350
350
  retorno=error_work.retorno,
351
351
  status=error_work.status,
352
+ tags=[RpaTagDTO(descricao=RpaTagEnum.Negocio)]
352
353
  )
353
354
 
354
355
  nf_imported = await check_nota_importada(nota.get("nfe"))
@@ -562,7 +562,7 @@ async def login_emsys(
562
562
  pyautogui.click(selecao_filial)
563
563
  try:
564
564
  console.print(f"Escrevendo [{task.configEntrada.get("filialEmpresaOrigem", "N/A")}] no campo filial...")
565
- pyautogui.write(task.configEntrada.get("filialEmpresaOrigem"))
565
+ pyautogui.write(task.configEntrada.get("filialEmpresaOrigem") or task.configEntrada.get("codigoEmpresa"))
566
566
  except:
567
567
  console.print(f"Escrevendo [{task.configEntrada.get("codigoEmpresa", "N/A")}] no campo filial...")
568
568
  pyautogui.write(task.configEntrada.get("codigoEmpresa"))
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: worker-automate-hub
3
- Version: 0.5.42
3
+ Version: 0.5.44
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
@@ -53,7 +53,7 @@ worker_automate_hub/tasks/jobs/entrada_de_notas_34.py,sha256=ZxW4ueC4WsTbkx4S47i
53
53
  worker_automate_hub/tasks/jobs/entrada_de_notas_36.py,sha256=Az4XFUDK6NP428bk3q__zioJQX8OoLIcgrAz1-Uv9Kg,23180
54
54
  worker_automate_hub/tasks/jobs/entrada_de_notas_39.py,sha256=xKOJvPqEOm6CwJ1QtwNqmtmRayT70fOJjlJh9D4BtOw,35951
55
55
  worker_automate_hub/tasks/jobs/entrada_de_notas_500.py,sha256=8RLB2G_NphDr802c1Swk1e-k2ObaxeEQlyuxVhP9iUk,33990
56
- worker_automate_hub/tasks/jobs/entrada_de_notas_505.py,sha256=MBS4YiwLjA-sM0xaDAdZYuO-Uh9N2xsQGwSaXa1H-ms,15605
56
+ worker_automate_hub/tasks/jobs/entrada_de_notas_505.py,sha256=xs9KEzHED7JBUD9O-HEzKy7A0DS4Tx-rKBK-uHrYhGM,15669
57
57
  worker_automate_hub/tasks/jobs/entrada_de_notas_7139.py,sha256=SFYM1xNJVBt-GnY5Zl1xsrsGdcsb-aUZcUjF2VkNEiE,15927
58
58
  worker_automate_hub/tasks/jobs/entrada_de_notas_9.py,sha256=vUj25yHxkCNhpyOU5Vk81gsYcTTH1TJ3yn-b8N00JfQ,52857
59
59
  worker_automate_hub/tasks/jobs/exemplo_processo.py,sha256=nV0iLoip2FH2-FhLmhX3nPqsfl_MPufZ3E5Q5krJvdc,3544
@@ -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=tRVO_0kuWFTRiJBBYgra0cXrtURdnY1n4YnaQaRzk8w,154906
76
+ worker_automate_hub/utils/util.py,sha256=YODQA9dOGyn4W19I4nNJ3Yi8yB0snd21BEDR4XHWGfI,154949
77
77
  worker_automate_hub/utils/utils_nfe_entrada.py,sha256=ZTb1XoKWZY7coXt06iIE8KI56N6AguhZv5DEPX2qUu8,31862
78
78
  worker_automate_hub/worker.py,sha256=CT-poyP1ZYvubArYsnnNd9oJ53SPaDwgr6p6keS3nI4,6248
79
- worker_automate_hub-0.5.42.dist-info/entry_points.txt,sha256=sddyhjx57I08RY8X7UxcTpdoOsWULAWNKN9Xr6pp_Kw,54
80
- worker_automate_hub-0.5.42.dist-info/METADATA,sha256=aVFyozuCKY5m5WzqsPAi4mJ4MzlPoTcSAyWmaFUIqeE,2894
81
- worker_automate_hub-0.5.42.dist-info/WHEEL,sha256=RaoafKOydTQ7I_I3JTrPCg6kUmTgtm4BornzOqyEfJ8,88
82
- worker_automate_hub-0.5.42.dist-info/RECORD,,
79
+ worker_automate_hub-0.5.44.dist-info/entry_points.txt,sha256=sddyhjx57I08RY8X7UxcTpdoOsWULAWNKN9Xr6pp_Kw,54
80
+ worker_automate_hub-0.5.44.dist-info/METADATA,sha256=Sf8UL7TM8ZYrMqk_2UAZybcxy0bxKVozdV36TktdLKU,2894
81
+ worker_automate_hub-0.5.44.dist-info/WHEEL,sha256=RaoafKOydTQ7I_I3JTrPCg6kUmTgtm4BornzOqyEfJ8,88
82
+ worker_automate_hub-0.5.44.dist-info/RECORD,,