notebookVB

This commit is contained in:
2025-09-28 14:25:20 +02:00
parent ca18fd8a5c
commit 7eec4caf82
4 changed files with 97 additions and 1 deletions

View File

@@ -17,7 +17,8 @@ SOAP_NS = "http://schemas.xmlsoap.org/soap/envelope/"
NS_STAV = "http://xmlns.gemsystem.cz/stavPojisteniB2B"
# RC provided by you (can contain slash; we normalize before sending/saving)
RC = "280616/091"
RC = "7309208104"
# RC = "280616/091"
K_DATU = date.today().isoformat()
# MySQL (table already created as per previous DDL)