| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| OpenConstructionERP_11.12.0_amd64.AppImage | 2026-07-17 | 461.8 MB | |
| OpenConstructionERP-11.12.0-1.x86_64.rpm | 2026-07-17 | 382.6 MB | |
| OpenConstructionERP_11.12.0_amd64.deb | 2026-07-17 | 382.6 MB | |
| OpenConstructionERP_11.12.0_x64-setup.exe | 2026-07-17 | 349.4 MB | |
| OpenConstructionERP_11.12.0_x64_en-US.msi | 2026-07-17 | 374.2 MB | |
| OpenConstructionERP_aarch64.app.tar.gz | 2026-07-17 | 297.0 MB | |
| OpenConstructionERP_11.12.0_aarch64.dmg | 2026-07-17 | 298.1 MB | |
| OpenConstructionERP v11.12.0 source code.tar.gz | 2026-07-17 | 308.1 MB | |
| OpenConstructionERP v11.12.0 source code.zip | 2026-07-17 | 313.6 MB | |
| README.md | 2026-07-17 | 1.6 kB | |
| Totals: 10 Items | 3.2 GB | 0 | |
Assemblies become parametric. An assembly can now carry named parameters, an input the estimator enters with a default, a fixed constant, or a value calculated from the others, and each component can set its quantity from a formula over those parameters. Write the reinforcement as the wall area times a ratio, enter the wall area when you apply the assembly, and the quantity and its cost follow. The editor gains a parameters panel that checks the graph as you type and flags a cycle, a missing reference or a bad formula inline, a per-line formula field with an fx marker on any line whose quantity is computed, and a preview that shows the exact before and after quantity for each line and the rolled-up rate the server will write, so what you preview is what lands on the bill. The parameter graph is validated on every create, update and import, and a formula stays exact to the cent because it runs on the same decimal engine as a per-element quantity.
The five delivery registers added in 11.11 now have their own pages in the app. Site inventory, site preparation, temporary works, the interface register and the defects liability period are reachable from the sidebar with full create, edit and close flows, not only through the API.
On housekeeping, the desktop lockfile moves serde_with past a known advisory, and the linter pin is aligned across the pre-commit hook, the continuous integration gate and the project config so a format check run locally matches the one that runs on a push.
Full Changelog: https://github.com/datadrivenconstruction/OpenConstructionERP/compare/v11.11.1...v11.12.0