返回顶部
k

klientenportal

Automate RZL Klientenportal.at — a web-based portal by RZL Software for exchanging receipts, invoices, and reports with your tax accountant. Login/logout, upload documents (Belegübergabe), list released files, and download Kanzleidokumente via Playwright.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.5.1
安全检测
已通过
875
下载量
0
收藏
概述
安装方式
版本历史

klientenportal

# RZL Klientenportal Automate [klientenportal.at](https://klientenportal.at) — a web portal by [RZL Software](https://www.rzl.at) for securely exchanging accounting documents between clients and their tax accountant. **Entry point:** `{baseDir}/scripts/klientenportal.py` ## Setup See [SETUP.md](SETUP.md) for prerequisites and setup instructions. ## Commands ### Login / Logout ```bash python3 {baseDir}/scripts/klientenportal.py login # Test login (validates credentials) python3 {baseDir}/scripts/klientenportal.py logout # Clear stored browser session ``` ### Upload Documents (Belegübergabe) Upload receipts/invoices to a specific Belegkreis category: ```bash python3 {baseDir}/scripts/klientenportal.py upload -f invoice.pdf --belegkreis KA python3 {baseDir}/scripts/klientenportal.py upload -f *.xml --belegkreis SP ``` | Code | Name | Use for | |------|------|---------| | ER | Eingangsrechnungen | Incoming invoices (default) | | AR | Ausgangsrechnungen | Outgoing invoices | | KA | Kassa | Credit card payments | | SP | Sparkasse | Bank account receipts | ### List Released Files Show files your accountant has released (freigegebene Dokumente): ```bash python3 {baseDir}/scripts/klientenportal.py released ``` ### Received Files (from Accountant) List files received from your accountant (Kanzleidokumente / Auswertungen): ```bash python3 {baseDir}/scripts/klientenportal.py received # List all python3 {baseDir}/scripts/klientenportal.py received -n 5 # Latest 5 python3 {baseDir}/scripts/klientenportal.py received --json # JSON output ``` Output columns: Datei, Von, Dokumentbereich, Empfangen ### Download Received Files Download specific files from the received files list: ```bash python3 {baseDir}/scripts/klientenportal.py received-download --latest # Latest file python3 {baseDir}/scripts/klientenportal.py received-download 1 2 3 # By index (1=latest) python3 {baseDir}/scripts/klientenportal.py received-download "10-12_2025" # By name pattern python3 {baseDir}/scripts/klientenportal.py received-download "10-12_2025" -o ~/Downloads # Custom output ``` Single-file downloads are auto-extracted from ZIP wrapper. ### Download Kanzleidokumente (Legacy) Download all available Kanzleidokumente at once: ```bash python3 {baseDir}/scripts/klientenportal.py download # To default dir python3 {baseDir}/scripts/klientenportal.py download -o /path/to/dir # Custom output dir ``` Default output: `/tmp/openclaw/klientenportal/` ### Options - `--visible` — Show the browser window (useful for debugging or first login) ## Recommended Flow ``` login → upload / released / download → logout ``` Always call `logout` after completing all operations to clear the stored browser session.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 klientenportal-1776420062 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 klientenportal-1776420062 技能

通过命令行安装

skillhub install klientenportal-1776420062

下载 Zip 包

⬇ 下载 klientenportal v1.5.1

文件大小: 10.14 KB | 发布时间: 2026-4-17 19:03

v1.5.1 最新 2026-4-17 19:03
fix: use /Users/oliver/clawd for workspace root to preserve symlink paths

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部