Download Latest Version OpenConstructionERP_12.2.0_x64_en-US.msi (375.0 MB)
Email in envelope

Get an email when there's a new version of OpenConstructionERP

Home / v5.1.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-05-26 809 Bytes
v5.1.0 -- Deep Coordination Wave 1 (notifications + file versioning + audit trail) source code.tar.gz 2026-05-26 264.2 MB
v5.1.0 -- Deep Coordination Wave 1 (notifications + file versioning + audit trail) source code.zip 2026-05-26 267.4 MB
Totals: 3 Items   531.6 MB 0

OpenConstructionERP v5.1.0

First wave of the Deep-Coordination initiative — three foundational epics that unify cross-module behaviour.

Highlights

  • Epic B — Notifications dispatcher: single subscriber model that fans every cross-module event out to in-app + email recipients. Replaces 8 ad-hoc notification senders.
  • Epic C — File versioning unification: oe_file_version is now the canonical table for every uploaded artefact (BIM models, BOQ imports, doc-template attachments, BCF, RFI replies). 751 v1 rows backfilled on the live demo VPS.
  • Epic H — Universal audit trail: oe_activity_log records every state-changing action across all 116 modules.
  • Alembic head: v3144.

Upgrade

:::bash
pip install --upgrade openconstructionerp
alembic upgrade head
Source: README.md, updated 2026-05-26