worker-automate-hub 0.4.420__py3-none-any.whl → 0.4.422__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- worker_automate_hub/tasks/jobs/entrada_de_notas_16.py +0 -1
- worker_automate_hub/tasks/jobs/entrada_de_notas_9.py +2 -2
- worker_automate_hub/utils/utils_nfe_entrada.py +1 -1
- {worker_automate_hub-0.4.420.dist-info → worker_automate_hub-0.4.422.dist-info}/METADATA +1 -1
- {worker_automate_hub-0.4.420.dist-info → worker_automate_hub-0.4.422.dist-info}/RECORD +7 -7
- {worker_automate_hub-0.4.420.dist-info → worker_automate_hub-0.4.422.dist-info}/WHEEL +0 -0
- {worker_automate_hub-0.4.420.dist-info → worker_automate_hub-0.4.422.dist-info}/entry_points.txt +0 -0
@@ -345,7 +345,6 @@ async def entrada_de_notas_16(task: RpaProcessoEntradaDTO) -> RpaRetornoProcesso
|
|
345
345
|
|
346
346
|
await worker_sleep(10)
|
347
347
|
await emsys.percorrer_grid()
|
348
|
-
pyautogui.click(585, 328)
|
349
348
|
await emsys.select_tipo_cobranca()
|
350
349
|
await emsys.inserir_vencimento_e_valor(
|
351
350
|
nota.get("nomeFornecedor"),
|
@@ -697,7 +697,7 @@ async def entrada_de_notas_9(task: RpaProcessoEntradaDTO) -> RpaRetornoProcessoD
|
|
697
697
|
recebimento_fisico = datetime.strptime(recebimento_fisico, "%d/%m/%Y")
|
698
698
|
|
699
699
|
#se a data do aceite no Ahead ultrapassar dois dias após a emissão da nota, deve-se colocar o vencimento para a mesma data do “Receb. Físico”/Aceite.
|
700
|
-
if ((recebimento_fisico >= dt_emissao + timedelta(days=2)) and ("vibra" in nota.get("nomeFornecedor").lower() or "ipiranga" in nota.get("nomeFornecedor").lower() or "raizen" in nota.get("nomeFornecedor").lower() or "
|
700
|
+
if ((recebimento_fisico >= dt_emissao + timedelta(days=2)) and ("vibra" in nota.get("nomeFornecedor").lower() or "ipiranga" in nota.get("nomeFornecedor").lower() or "raizen" in nota.get("nomeFornecedor").lower() or "charru" in nota.get("nomeFornecedor").lower())):
|
701
701
|
recebimento_fisico = recebimento_fisico.strftime("%d/%m/%Y")
|
702
702
|
console.print(f"Informando a data de vencimento, {recebimento_fisico}... \n")
|
703
703
|
vencimento = panel_TabParcelamento.child_window(
|
@@ -749,7 +749,7 @@ async def entrada_de_notas_9(task: RpaProcessoEntradaDTO) -> RpaRetornoProcessoD
|
|
749
749
|
console.print(f"Processo de incluir pagamento realizado com sucesso... \n")
|
750
750
|
else:
|
751
751
|
data_vencimento = ""
|
752
|
-
if "vibra" in nota.get("nomeFornecedor").lower() or "ipiranga" in nota.get("nomeFornecedor").lower() or "raizen" in nota.get("nomeFornecedor").lower() or "
|
752
|
+
if "vibra" in nota.get("nomeFornecedor").lower() or "ipiranga" in nota.get("nomeFornecedor").lower() or "raizen" in nota.get("nomeFornecedor").lower() or "charru" in nota.get("nomeFornecedor").lower():
|
753
753
|
dt_emissao = nota.get("dataEmissao")
|
754
754
|
dt_emissao = datetime.strptime(dt_emissao, "%d/%m/%Y")
|
755
755
|
pattern = r"(\d{2}/\d{2}/\d{4})"
|
@@ -38,7 +38,7 @@ worker_automate_hub/tasks/jobs/ecac_estadual_sc.py,sha256=ZTjc4rS8J7VfWHPFLkJBcS
|
|
38
38
|
worker_automate_hub/tasks/jobs/ecac_estadual_sp.py,sha256=iS6za_nGCzBRVCXYYuUTIyMWJznHp8l6BPahqwzc_5c,29102
|
39
39
|
worker_automate_hub/tasks/jobs/ecac_federal.py,sha256=ORQbA4DCfyHJqjfvOCenc97QHvBCBlA3oMSzl59K6vg,55316
|
40
40
|
worker_automate_hub/tasks/jobs/entrada_de_notas_15.py,sha256=5Rqz_kf-399nEA3s1_69MGOAn6Mk0GbdAP_0EFzAcYw,16570
|
41
|
-
worker_automate_hub/tasks/jobs/entrada_de_notas_16.py,sha256=
|
41
|
+
worker_automate_hub/tasks/jobs/entrada_de_notas_16.py,sha256=CQUAngN4PmqtVz6fh9udgeaKwojDE6TL2rpg5FAqa4k,20464
|
42
42
|
worker_automate_hub/tasks/jobs/entrada_de_notas_207.py,sha256=TfvGmH1__OGRx5oYordEJt-gpcETKA9OFhwHQD3yqs4,24928
|
43
43
|
worker_automate_hub/tasks/jobs/entrada_de_notas_32.py,sha256=0cneKY6bQU5neo3TKlGynney_CoOB_J_dctFMYf26WM,32388
|
44
44
|
worker_automate_hub/tasks/jobs/entrada_de_notas_33.py,sha256=ktXc_kdMhlz9cbb7XjfMJhME29mgMFd_FnatxSZZU_s,31457
|
@@ -48,7 +48,7 @@ worker_automate_hub/tasks/jobs/entrada_de_notas_39.py,sha256=Kv1Ttgq477Xtp17QDym
|
|
48
48
|
worker_automate_hub/tasks/jobs/entrada_de_notas_500.py,sha256=MYPaYAP2iwdBYDZUf39f7yGibTME9uObEash_QTCmFA,32231
|
49
49
|
worker_automate_hub/tasks/jobs/entrada_de_notas_505.py,sha256=jIml8gjXPdI6_x7S9VVV8IrKZRF7_PTNOMnhNmYMDTU,14490
|
50
50
|
worker_automate_hub/tasks/jobs/entrada_de_notas_7139.py,sha256=8XP9G3n0PUeshbRWkWKOMnyUGRWspIolPZVqQTR3SMI,14184
|
51
|
-
worker_automate_hub/tasks/jobs/entrada_de_notas_9.py,sha256=
|
51
|
+
worker_automate_hub/tasks/jobs/entrada_de_notas_9.py,sha256=SF1IXzLV83MxHm0QA1VhOoOS-2RNnOLm5U7_pvMbqGU,49546
|
52
52
|
worker_automate_hub/tasks/jobs/exemplo_processo.py,sha256=3-zxbb-9YHPmSA_K1Qgxp_FwSqg2QDjGBRCLxDZ8QoQ,3451
|
53
53
|
worker_automate_hub/tasks/jobs/fidc_gerar_nosso_numero.py,sha256=iXIKBMNFPj3L6G5Iq5nyDKiZT3NAP5sIhRSzYdURpNw,9571
|
54
54
|
worker_automate_hub/tasks/jobs/fidc_remessa_cobranca_cnab240.py,sha256=QBGm6eS5JghgNWNqZlk1g2a2iV8LnBLiOTBBL3Giet0,4181
|
@@ -65,9 +65,9 @@ worker_automate_hub/utils/logger.py,sha256=FYV9fg0_RAYJF_ZOCJEbqQAiCXlXk2gMpvUU1
|
|
65
65
|
worker_automate_hub/utils/toast.py,sha256=xPHc5r5uOxB_cZlCzm13Kt2qSKLLFZALncU6Qg3Ft68,1162
|
66
66
|
worker_automate_hub/utils/updater.py,sha256=en2FCGhI8aZ-JNP3LQm64NJDc4awCNW7UhbVlwDl49Y,7972
|
67
67
|
worker_automate_hub/utils/util.py,sha256=YQkdPMCgrwuCJG_069p1cIG7xTg8VgvSHlGnIQrlyHo,119625
|
68
|
-
worker_automate_hub/utils/utils_nfe_entrada.py,sha256=
|
68
|
+
worker_automate_hub/utils/utils_nfe_entrada.py,sha256=CYS9oNX6FpekAMg8SnDhxqepqqH4JoHwBxYR420YnVE,28362
|
69
69
|
worker_automate_hub/worker.py,sha256=KDBU3L2kVobndrnN5coRZFTwVmBLKmPJjRv20sCo5Hc,4697
|
70
|
-
worker_automate_hub-0.4.
|
71
|
-
worker_automate_hub-0.4.
|
72
|
-
worker_automate_hub-0.4.
|
73
|
-
worker_automate_hub-0.4.
|
70
|
+
worker_automate_hub-0.4.422.dist-info/entry_points.txt,sha256=sddyhjx57I08RY8X7UxcTpdoOsWULAWNKN9Xr6pp_Kw,54
|
71
|
+
worker_automate_hub-0.4.422.dist-info/METADATA,sha256=yBpOVoH22VNB-WO8Zru0Vur8JwckDt2m2KuYW0FHeaw,2895
|
72
|
+
worker_automate_hub-0.4.422.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
|
73
|
+
worker_automate_hub-0.4.422.dist-info/RECORD,,
|
File without changes
|
{worker_automate_hub-0.4.420.dist-info → worker_automate_hub-0.4.422.dist-info}/entry_points.txt
RENAMED
File without changes
|