worker-automate-hub 0.5.818__py3-none-any.whl → 0.5.819__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/geracao_balancetes_filial.py +1 -1
- {worker_automate_hub-0.5.818.dist-info → worker_automate_hub-0.5.819.dist-info}/METADATA +1 -1
- {worker_automate_hub-0.5.818.dist-info → worker_automate_hub-0.5.819.dist-info}/RECORD +5 -5
- {worker_automate_hub-0.5.818.dist-info → worker_automate_hub-0.5.819.dist-info}/WHEEL +0 -0
- {worker_automate_hub-0.5.818.dist-info → worker_automate_hub-0.5.819.dist-info}/entry_points.txt +0 -0
|
@@ -231,7 +231,7 @@ async def geracao_balancetes_filial(
|
|
|
231
231
|
try:
|
|
232
232
|
edit.set_focus()
|
|
233
233
|
edit.set_edit_text("") # limpa
|
|
234
|
-
edit.set_edit_text(
|
|
234
|
+
edit.set_edit_text(filial) # escreve
|
|
235
235
|
except Exception:
|
|
236
236
|
# Fallback: digita como teclado
|
|
237
237
|
edit.set_focus()
|
|
@@ -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=daDLHW6WZI2XDq_MDe2sWDayJ7UVpXAwXNv5JJ9z2KY,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.819.dist-info/entry_points.txt,sha256=sddyhjx57I08RY8X7UxcTpdoOsWULAWNKN9Xr6pp_Kw,54
|
|
108
|
+
worker_automate_hub-0.5.819.dist-info/METADATA,sha256=QOLF8kZc7-JP8Mv3Fd883IgqMb1r7s0FE8mnGIZCS9U,3100
|
|
109
|
+
worker_automate_hub-0.5.819.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
|
|
110
|
+
worker_automate_hub-0.5.819.dist-info/RECORD,,
|
|
File without changes
|
{worker_automate_hub-0.5.818.dist-info → worker_automate_hub-0.5.819.dist-info}/entry_points.txt
RENAMED
|
File without changes
|