Migration
Von otobo_znuny zum separaten otobo-Paket wechseln.
Migration — OTOBO Python SDK
pip install otobo
| Vorher | Nachher |
|---|---|
from otobo_znuny.clients.otobo_client import OTOBOZnunyClient | from otobo import OTOBOClient |
OTOBOError aus Legacy-Paket | from otobo import OTOBOError |
CLI: otobo-cli setup-system statt setup-otobo-znuny-system.
