worker-automate-hub 0.5.679__py3-none-any.whl → 0.5.681__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.
Potentially problematic release.
This version of worker-automate-hub might be problematic. Click here for more details.
- worker_automate_hub/tasks/jobs/abertura_livros_fiscais.py +1 -1
- {worker_automate_hub-0.5.679.dist-info → worker_automate_hub-0.5.681.dist-info}/METADATA +1 -1
- {worker_automate_hub-0.5.679.dist-info → worker_automate_hub-0.5.681.dist-info}/RECORD +5 -5
- {worker_automate_hub-0.5.679.dist-info → worker_automate_hub-0.5.681.dist-info}/WHEEL +0 -0
- {worker_automate_hub-0.5.679.dist-info → worker_automate_hub-0.5.681.dist-info}/entry_points.txt +0 -0
|
@@ -535,7 +535,7 @@ async def abertura_livros_fiscais(task: RpaProcessoEntradaDTO) -> RpaRetornoProc
|
|
|
535
535
|
else:
|
|
536
536
|
console.print("Imagem alterar livro não encontrada na tela.")
|
|
537
537
|
|
|
538
|
-
await worker_sleep(
|
|
538
|
+
await worker_sleep(8)
|
|
539
539
|
|
|
540
540
|
# Clicar em Livro fiscal
|
|
541
541
|
# imagem = "assets\\abertura_livros\\livro_fiscal.png"
|
|
@@ -36,7 +36,7 @@ worker_automate_hub/models/dto/rpa_sap_dto.py,sha256=eovdvKCtVIhRct3PL98KjsdlngL
|
|
|
36
36
|
worker_automate_hub/models/dto/rpa_sistema_dto.py,sha256=sLkmJei8x6sl-1-IXUKDmYQuKx0sotYQREPyhQqPmRg,161
|
|
37
37
|
worker_automate_hub/tasks/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
38
38
|
worker_automate_hub/tasks/jobs/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
39
|
-
worker_automate_hub/tasks/jobs/abertura_livros_fiscais.py,sha256=
|
|
39
|
+
worker_automate_hub/tasks/jobs/abertura_livros_fiscais.py,sha256=eCz3yO6R0jjuJLO2sQngsz0dwPRN2wvfB4w_VzFFA9A,29783
|
|
40
40
|
worker_automate_hub/tasks/jobs/coleta_dje_process.py,sha256=UkLWTC5Ub2qBb0yY-8IZ0DLLOVJOfNTq_z9krx_t25Q,29476
|
|
41
41
|
worker_automate_hub/tasks/jobs/conexao_rdp.py,sha256=S6QC4xhuo0pB5FjaUJZNMm1LIgEjpjifReCTBDqxH-U,11719
|
|
42
42
|
worker_automate_hub/tasks/jobs/cte_manual.py,sha256=JucHpRMjMiy-QEJ0wtFnytLpN53tKXgCDI05nGLGclU,603
|
|
@@ -98,7 +98,7 @@ worker_automate_hub/utils/updater.py,sha256=en2FCGhI8aZ-JNP3LQm64NJDc4awCNW7UhbV
|
|
|
98
98
|
worker_automate_hub/utils/util.py,sha256=xA13nQqZglwkvfAKH18Unv4UoZUyvL58CacSrzUpYTw,206352
|
|
99
99
|
worker_automate_hub/utils/utils_nfe_entrada.py,sha256=L_z1Aps6BFWl-6_Ibm45vDid1S4kFDz5O78N2uO1Rq0,36458
|
|
100
100
|
worker_automate_hub/worker.py,sha256=axdrr1xLTjWEyWfcyH3OCSpPTsyzck_fL_0u1DBLjvw,6525
|
|
101
|
-
worker_automate_hub-0.5.
|
|
102
|
-
worker_automate_hub-0.5.
|
|
103
|
-
worker_automate_hub-0.5.
|
|
104
|
-
worker_automate_hub-0.5.
|
|
101
|
+
worker_automate_hub-0.5.681.dist-info/entry_points.txt,sha256=sddyhjx57I08RY8X7UxcTpdoOsWULAWNKN9Xr6pp_Kw,54
|
|
102
|
+
worker_automate_hub-0.5.681.dist-info/METADATA,sha256=IWk-K5rYTqsz9UQIIU4Z29GnBuSESzGrJPaKoTzyQ54,3049
|
|
103
|
+
worker_automate_hub-0.5.681.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
|
|
104
|
+
worker_automate_hub-0.5.681.dist-info/RECORD,,
|
|
File without changes
|
{worker_automate_hub-0.5.679.dist-info → worker_automate_hub-0.5.681.dist-info}/entry_points.txt
RENAMED
|
File without changes
|