Skip to content

v1.3.0

Choose a tag to compare

@minhhq-a1 minhhq-a1 released this 09 Jul 04:56

Added

  • inventory_risk now takes company= — stock quantities scoped via
    allowed_company_ids context, dead-stock moves via company_id. The last
    exception to "every money tool takes company=" is gone.
  • Playground smoke now runs against both odoo:18 and odoo:19 nightly,
    and live-verifies company-scoped business_pulse (hr.leave.company_id).

Removed (breaking)

  • sprint_health and all sprint_id filters (team_workload,
    standup_digest, list_tasks column). They required a custom sprint_id
    field that is not standard Odoo. Migration: use team_workload or
    project_status_report; filter by project=. Default surface is now 26 tools.