worker-automate-hub 0.5.31__py3-none-any.whl → 0.5.33__py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
@@ -682,6 +682,17 @@ class EMSys:
682
682
  console.print("Alterando a NOP...\n")
683
683
  pyautogui.click(945, 543)
684
684
  await worker_sleep(2)
685
+
686
+ if chave_acesso is not None:
687
+ console.print("\nVerifica se a nota ja foi lançada...")
688
+ nf_chave_acesso = int(chave_acesso)
689
+ status_nf_emsys = await get_status_nf_emsys(nf_chave_acesso)
690
+ if status_nf_emsys.get("status") == "Lançada":
691
+ return RpaRetornoProcessoDTO(
692
+ sucesso=True,
693
+ retorno="Nota lançada com sucesso!",
694
+ status=RpaHistoricoStatusEnum.Sucesso,
695
+ )
685
696
 
686
697
  try:
687
698
  if self.apenas_isqueiros:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: worker-automate-hub
3
- Version: 0.5.31
3
+ Version: 0.5.33
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
@@ -73,9 +73,9 @@ worker_automate_hub/utils/logger.py,sha256=FYV9fg0_RAYJF_ZOCJEbqQAiCXlXk2gMpvUU1
73
73
  worker_automate_hub/utils/toast.py,sha256=xPHc5r5uOxB_cZlCzm13Kt2qSKLLFZALncU6Qg3Ft68,1162
74
74
  worker_automate_hub/utils/updater.py,sha256=en2FCGhI8aZ-JNP3LQm64NJDc4awCNW7UhbVlwDl49Y,7972
75
75
  worker_automate_hub/utils/util.py,sha256=edMz-FlsMhzubxZuI1rp6C29TWQmYdyUoAzEJWgI_R8,129994
76
- worker_automate_hub/utils/utils_nfe_entrada.py,sha256=3keuXhgNkEMZhLX9gGzck41SAwJqIPlwWSo_WSOs2HI,30980
76
+ worker_automate_hub/utils/utils_nfe_entrada.py,sha256=UfzkgCDjZD-DGkViizpciCkFI2NfWuwRXQsfmt7x6dU,31502
77
77
  worker_automate_hub/worker.py,sha256=CT-poyP1ZYvubArYsnnNd9oJ53SPaDwgr6p6keS3nI4,6248
78
- worker_automate_hub-0.5.31.dist-info/entry_points.txt,sha256=sddyhjx57I08RY8X7UxcTpdoOsWULAWNKN9Xr6pp_Kw,54
79
- worker_automate_hub-0.5.31.dist-info/METADATA,sha256=Dp-ss1zoEYfV9iyFI-4VO_dqnCpezS4Idv89hHDxsjM,2894
80
- worker_automate_hub-0.5.31.dist-info/WHEEL,sha256=RaoafKOydTQ7I_I3JTrPCg6kUmTgtm4BornzOqyEfJ8,88
81
- worker_automate_hub-0.5.31.dist-info/RECORD,,
78
+ worker_automate_hub-0.5.33.dist-info/entry_points.txt,sha256=sddyhjx57I08RY8X7UxcTpdoOsWULAWNKN9Xr6pp_Kw,54
79
+ worker_automate_hub-0.5.33.dist-info/METADATA,sha256=6HrJtNJvhwmJVUfnJ3rqGaOrYRDrwAiItTwF6m93Uw4,2894
80
+ worker_automate_hub-0.5.33.dist-info/WHEEL,sha256=RaoafKOydTQ7I_I3JTrPCg6kUmTgtm4BornzOqyEfJ8,88
81
+ worker_automate_hub-0.5.33.dist-info/RECORD,,