worker-automate-hub 0.5.819__py3-none-any.whl → 0.5.820__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/geracao_balancetes_filial.py +1 -1
- {worker_automate_hub-0.5.819.dist-info → worker_automate_hub-0.5.820.dist-info}/METADATA +1 -1
- {worker_automate_hub-0.5.819.dist-info → worker_automate_hub-0.5.820.dist-info}/RECORD +5 -5
- {worker_automate_hub-0.5.819.dist-info → worker_automate_hub-0.5.820.dist-info}/WHEEL +0 -0
- {worker_automate_hub-0.5.819.dist-info → worker_automate_hub-0.5.820.dist-info}/entry_points.txt +0 -0
|
@@ -285,7 +285,7 @@ async def geracao_balancetes_filial(
|
|
|
285
285
|
dlg = app.window(title="Gera Arquivo CSV (Excel)")
|
|
286
286
|
btn_salvar = dlg.child_window(class_name="Button", found_index=0).click()
|
|
287
287
|
|
|
288
|
-
await worker_sleep(
|
|
288
|
+
await worker_sleep(6)
|
|
289
289
|
|
|
290
290
|
# Janela confirmação clicar em OK
|
|
291
291
|
app = Application(backend="win32").connect(title="Informação", timeout=10)
|
|
@@ -81,7 +81,7 @@ worker_automate_hub/tasks/jobs/fidc_remessa_cobranca_cnab240.py,sha256=CuyTBQOR8
|
|
|
81
81
|
worker_automate_hub/tasks/jobs/fidc_retorno_cobranca.py,sha256=mmBW7KetUeRjiZkjnrxMKGX32io3YLZ8KGaY5_o7new,11891
|
|
82
82
|
worker_automate_hub/tasks/jobs/geracao_aprovacao_pedidos.py,sha256=QzK2aG5d9pmFbb8cTaNm3LWf5NMkmCvBkgo70gcLu0c,14781
|
|
83
83
|
worker_automate_hub/tasks/jobs/geracao_aprovacao_pedidos_novo.py,sha256=4Rtm2uCfA6tZ-KW6aunKug7reTqbBX69CCBZCBnwbYc,21856
|
|
84
|
-
worker_automate_hub/tasks/jobs/geracao_balancetes_filial.py,sha256=
|
|
84
|
+
worker_automate_hub/tasks/jobs/geracao_balancetes_filial.py,sha256=UfYFkoVLEjpe6TOds__-izgi3TEnK6zwJCBmhrfqNGA,12567
|
|
85
85
|
worker_automate_hub/tasks/jobs/integracao_contabil.py,sha256=psoIU0tjtTJq2W8aGXjXrfkAOYlIpUtHZyNolI7dp-0,16263
|
|
86
86
|
worker_automate_hub/tasks/jobs/integracao_contabil_generica.py,sha256=cA41rQlqTkNo9XD1QM0xtSDhJQoWJenvNuA_WePW4OM,22048
|
|
87
87
|
worker_automate_hub/tasks/jobs/lancamento_pis_cofins.py,sha256=0mlu-oPwRd9qCocB-6tWsEI0-wd48mkBJn5juYqOAX8,40788
|
|
@@ -104,7 +104,7 @@ worker_automate_hub/utils/updater.py,sha256=en2FCGhI8aZ-JNP3LQm64NJDc4awCNW7UhbV
|
|
|
104
104
|
worker_automate_hub/utils/util.py,sha256=p15z2pqyV-fPD8lL6ulurecsWQw9XpKPFf_xEr4U5lM,210781
|
|
105
105
|
worker_automate_hub/utils/utils_nfe_entrada.py,sha256=F7jk95LpDwl5WfaQXahCA5yDdnySnWdctDqczHXwGqE,38195
|
|
106
106
|
worker_automate_hub/worker.py,sha256=zEnYUrm5kY2cHbbee15QJkwkx4euD2SB2zRvUIbjS90,6850
|
|
107
|
-
worker_automate_hub-0.5.
|
|
108
|
-
worker_automate_hub-0.5.
|
|
109
|
-
worker_automate_hub-0.5.
|
|
110
|
-
worker_automate_hub-0.5.
|
|
107
|
+
worker_automate_hub-0.5.820.dist-info/entry_points.txt,sha256=sddyhjx57I08RY8X7UxcTpdoOsWULAWNKN9Xr6pp_Kw,54
|
|
108
|
+
worker_automate_hub-0.5.820.dist-info/METADATA,sha256=4ZWRXHjTUJqyvm_NKUPiE8w_ZegU7oWDdHDmGyl_NIE,3100
|
|
109
|
+
worker_automate_hub-0.5.820.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
|
|
110
|
+
worker_automate_hub-0.5.820.dist-info/RECORD,,
|
|
File without changes
|
{worker_automate_hub-0.5.819.dist-info → worker_automate_hub-0.5.820.dist-info}/entry_points.txt
RENAMED
|
File without changes
|