notebook vb
@@ -1,8 +1,6 @@
|
||||
import fdb,os
|
||||
import fdb
|
||||
from datetime import date
|
||||
|
||||
from pathlib import Path
|
||||
import time
|
||||
import funkce
|
||||
|
||||
# Connect to the Firebird database
|
||||
@@ -1,6 +1,6 @@
|
||||
|
||||
import os,shutil,fdb
|
||||
import re,datetime,funkce1
|
||||
import os, fdb
|
||||
import funkce1
|
||||
|
||||
# Connect to the Firebird database
|
||||
conn = fdb.connect(
|
||||
@@ -6,7 +6,7 @@ from requests_pkcs12 import Pkcs12Adapter
|
||||
from zeep import Client
|
||||
from zeep.transports import Transport
|
||||
|
||||
PFX_FILE = "AMBSUKL214235369G_31DEC2024.pfx"
|
||||
PFX_FILE = "../AMBSUKL214235369G_31DEC2024.pfx"
|
||||
PFX_PASSWORD = os.getenv("Vlado7309208104++", "") # nebo zadejte přímo jako řetězec
|
||||
# WSDL_URL = "https://<ERECEPT_ENDPOINT>/path?wsdl" # doplňte
|
||||
WSDL_URL = "https://lekar-soap.erecept.sukl.cz/cuer/Lekar?wsdl" # doplňte
|
||||
|
Before Width: | Height: | Size: 1.7 MiB After Width: | Height: | Size: 1.7 MiB |
|
Before Width: | Height: | Size: 2.0 MiB After Width: | Height: | Size: 2.0 MiB |
|
Before Width: | Height: | Size: 1.3 MiB After Width: | Height: | Size: 1.3 MiB |
|
Before Width: | Height: | Size: 1.7 MiB After Width: | Height: | Size: 1.7 MiB |
|
Before Width: | Height: | Size: 1.3 MiB After Width: | Height: | Size: 1.3 MiB |