Ir al contenido

Flow Log - Structured Event Audit Trail

https://armku.us/web/image/product.template/30/image_1920?unique=7b661fd

149.00 149.0 USD 149.00

Not Available For Sale

  • Odoo Version

Esta combinación no existe.

Terminos y Condiciones
Entrega instantanea por email - link de descarga de un solo uso
Perdiste el link? Te lo reenviamos gratis - responde a tu recibo
Agregar Premium Support para soporte prioritario y actualizaciones de version gratis

At a glance

CategoryAudit & Logging
CompatibilityOdoo 17.0 Community & Enterprise
Version17.0.1.0.0
Price$149.00 USD · one-time purchase, no recurring
Setup time~ 30–60 minutes for a typical Odoo install
IncludedModule .zip + Setup Guide PDF (bundled inside the zip and attached to your receipt email) + email installation support for 7 days
Premium SupportAdd 1-year priority support for +$149 — free re-downloads, major version updates, response within 1 business day
LicenseLGPL-3 unless noted in __manifest__.py · install on any Odoo instance you operate
DeliverySingle-use signed download link emailed the moment your payment confirms. Link expires in 7 days; we re-issue free if you lose it. See Terms.

What you get

A drop-in flow.event model and FlowLog helper that any Odoo module can call to record a structured audit trail of what happened, when, and how long it took.

How it works

Add flow_log to your manifest's depends, then call FlowLog.event(env, flow='payment', step='POST /charge', summary='OK') for one-shot logging, or use the FlowLog.wrap() context manager to auto-time a block and capture exceptions. All events land in a single Events table with filters, search, and grouping in the UI.

Key features

  • Single flow.event table with flow / step / level / code / summary / detail discriminators
  • FlowLog.event(env, ...) one-shot helper - never raises, never breaks the host operation
  • FlowLog.wrap(env, ...) context manager - auto-times the block, captures exceptions, attaches request/response
  • Latency in ms, FK to partner / move / payment transaction / arbitrary record
  • Pre-built views: All events, Recent errors (last 24h), with filters by flow + level
  • Cron-driven retention - configurable, defaults to 90 days
  • Secret-redacted request/response logging - strips auth*, token, password, etc.

Compatibility

  • Odoo 17.0 Community / Enterprise
  • No third-party Python dependencies
  • Depends on Odoo's built-in base + account modules only

Need help installing?

If you would rather we install + configure this for you, see our Installation & Setup Service.

LGPL-3. Digital download, no refunds - see refund policy.