You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--period option for pohoda-zabbix-digest: choose month (default, last 30 days), year (current calendar year), or a specific four-digit year (e.g. 2024). Each period has its own cache file.
PohodaDataProvider now lives in this project — minimal implementation covering only the two entity types (invoices, bank statements) needed by the Zabbix modules. Contacts and products were removed.
Fixed debtors.* and outcoming_invoices.* metrics — ZabbixOutputInterface was added to both modules upstream in digest-modules.
Fixes
Pohoda date filter corrected to dateTill (was dateTo).