| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| OpenConstructionERP_8.8.2_amd64.AppImage | 2026-06-21 | 354.3 MB | |
| OpenConstructionERP-8.8.2-1.x86_64.rpm | 2026-06-21 | 275.1 MB | |
| OpenConstructionERP_8.8.2_amd64.deb | 2026-06-21 | 275.1 MB | |
| OpenConstructionERP_8.8.2_x64-setup.exe | 2026-06-21 | 267.8 MB | |
| OpenConstructionERP_8.8.2_x64_en-US.msi | 2026-06-21 | 293.2 MB | |
| OpenConstructionERP_aarch64.app.tar.gz | 2026-06-21 | 208.2 MB | |
| OpenConstructionERP_8.8.2_aarch64.dmg | 2026-06-21 | 208.8 MB | |
| OpenConstructionERP v8.8.2 source code.tar.gz | 2026-06-21 | 293.6 MB | |
| OpenConstructionERP v8.8.2 source code.zip | 2026-06-21 | 297.8 MB | |
| README.md | 2026-06-21 | 1.3 kB | |
| Totals: 10 Items | 2.5 GB | 0 | |
Added
- BIM/CAD converters now install themselves with no manual steps. The first time you upload a
.rvt,.ifc,.dwgor.dgnfile, the matching converter is fetched and provisioned in the background, with an inline notice showing progress; you no longer have to open Settings and click Install. The install tries several methods in turn so it works across the widest range of hosts: a systemaptinstall when the service runs as root, a rootless unpack into the app's own data directory otherwise, and a built-in pure-Python.debreader when neitherdpkgnoraptis present (minimal containers, non-Debian distributions). Downloads resume and retry on slow or flaky links, and the binary is self-tested after install. Terminal install steps remain documented for locked-down networks, but only as a genuine last resort.
Fixed
- Bill-of-quantities exports and side-by-side comparison now convert foreign-currency amounts into the project's base currency before totalling, at both the position and the resource level. An export that mixed currencies previously added the raw figures together; the Excel and PDF exports and the compare view now apply the project exchange rates so the totals reconcile (#150).
Full Changelog: https://github.com/datadrivenconstruction/OpenConstructionERP/compare/v8.8.1...v8.8.2