worker-automate-hub 0.5.689__py3-none-any.whl → 0.5.691__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/integracao_contabil_generica.py +1 -1
- worker_automate_hub/tasks/task_definitions.py +1 -0
- {worker_automate_hub-0.5.689.dist-info → worker_automate_hub-0.5.691.dist-info}/METADATA +1 -1
- {worker_automate_hub-0.5.689.dist-info → worker_automate_hub-0.5.691.dist-info}/RECORD +6 -6
- {worker_automate_hub-0.5.689.dist-info → worker_automate_hub-0.5.691.dist-info}/WHEEL +0 -0
- {worker_automate_hub-0.5.689.dist-info → worker_automate_hub-0.5.691.dist-info}/entry_points.txt +0 -0
@@ -449,7 +449,7 @@ async def integracao_contabil_generica(
|
|
449
449
|
# Antes de qualquer coisa, verifica por imagem de erro
|
450
450
|
for img_path, mensagem in err_dict.items():
|
451
451
|
try:
|
452
|
-
err = pyautogui.locateOnScreen(img_path, confidence=0.
|
452
|
+
err = pyautogui.locateOnScreen(img_path, confidence=0.97)
|
453
453
|
except:
|
454
454
|
continue
|
455
455
|
if err:
|
@@ -188,6 +188,7 @@ task_definitions = {
|
|
188
188
|
"d60388f1-dc07-49d0-a154-ce318a529c1c": integracao_contabil_generica,
|
189
189
|
"30544b48-7dc4-4f3e-ac6c-16be7bca57a4": integracao_contabil_generica,
|
190
190
|
"0436cb8c-0c58-41a1-9609-443cc37c1801": integracao_contabil_generica,
|
191
|
+
"d34d8593-0cbf-4f8c-8647-5736e1168d89": integracao_contabil_generica,
|
191
192
|
"c8527e90-c65b-4d68-b4cf-25008b678957": geracao_aprovacao_pedidos_34,
|
192
193
|
"260380b7-a3e5-4c23-ab69-b428ee552830": geracao_aprovacao_pedidos_171,
|
193
194
|
"c10bbf8c-3949-4a0e-9e10-3d85d367263d": abertura_livros_fiscais,
|
@@ -78,7 +78,7 @@ worker_automate_hub/tasks/jobs/fidc_retorno_cobranca.py,sha256=mmBW7KetUeRjiZkjn
|
|
78
78
|
worker_automate_hub/tasks/jobs/geracao_aprovacao_pedidos.py,sha256=QzK2aG5d9pmFbb8cTaNm3LWf5NMkmCvBkgo70gcLu0c,14781
|
79
79
|
worker_automate_hub/tasks/jobs/geracao_aprovacao_pedidos_novo.py,sha256=5-wn583Cm0_NJ3TcVpYcurBTRxgwW6MU8WqaYawLS2k,21345
|
80
80
|
worker_automate_hub/tasks/jobs/integracao_contabil.py,sha256=psoIU0tjtTJq2W8aGXjXrfkAOYlIpUtHZyNolI7dp-0,16263
|
81
|
-
worker_automate_hub/tasks/jobs/integracao_contabil_generica.py,sha256=
|
81
|
+
worker_automate_hub/tasks/jobs/integracao_contabil_generica.py,sha256=jnDJ3pQ1XOpwwPc4iM5BeJhe6KcM6QDATgtCsqs1h4E,21572
|
82
82
|
worker_automate_hub/tasks/jobs/lancamento_pis_cofins.py,sha256=0mlu-oPwRd9qCocB-6tWsEI0-wd48mkBJn5juYqOAX8,40788
|
83
83
|
worker_automate_hub/tasks/jobs/lancamento_rateio.py,sha256=0cvbpuJiHl5mca5gpZudX7uQY5Rqe5xzwt6juQcMhjo,15875
|
84
84
|
worker_automate_hub/tasks/jobs/login_emsys.py,sha256=dO9S027qRTtjOfytF6IWO-m6hDld8kZqOVAsn91l1YA,5684
|
@@ -87,7 +87,7 @@ worker_automate_hub/tasks/jobs/notas_faturamento_sap.py,sha256=p6tVE027FHHXBxt2s
|
|
87
87
|
worker_automate_hub/tasks/jobs/playground.py,sha256=7vWDg9DwToHwGJ6_XOa8TQ6LmfRV5Qz2TaOV3q3P9sA,1918
|
88
88
|
worker_automate_hub/tasks/jobs/sped_fiscal.py,sha256=Zsq-IwKxA0b2tikO6Rri4WXVj10jK-Jd0-gxk8yVBH0,31064
|
89
89
|
worker_automate_hub/tasks/jobs/transferencias.py,sha256=-xW66JNYvhWmyNAYGukiLZ_O5NHQHskH36EkxtXnANg,44321
|
90
|
-
worker_automate_hub/tasks/task_definitions.py,sha256=
|
90
|
+
worker_automate_hub/tasks/task_definitions.py,sha256=oadXjZkmUge5Gek3ChCM-qriHRBMOrKW3u5HOXBNUQU,11957
|
91
91
|
worker_automate_hub/tasks/task_executor.py,sha256=9dmLUlMpJOI7FhbaFE593TcWnDxBvuXbGVecs1aaJxE,5728
|
92
92
|
worker_automate_hub/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
93
93
|
worker_automate_hub/utils/env.py,sha256=TacQjGRO7PUNpttrhTAc5Gnegaiysl2Knsv1P8qfkfs,57
|
@@ -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.691.dist-info/entry_points.txt,sha256=sddyhjx57I08RY8X7UxcTpdoOsWULAWNKN9Xr6pp_Kw,54
|
102
|
+
worker_automate_hub-0.5.691.dist-info/METADATA,sha256=krKjbNaquZHU7q90JJRJXqkfqNQjYGTKocXqV3TSu_Y,3049
|
103
|
+
worker_automate_hub-0.5.691.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
|
104
|
+
worker_automate_hub-0.5.691.dist-info/RECORD,,
|
File without changes
|
{worker_automate_hub-0.5.689.dist-info → worker_automate_hub-0.5.691.dist-info}/entry_points.txt
RENAMED
File without changes
|