| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-20 | 3.3 kB | |
| v3.11.0 - Wave 3_4 modules + Validation@Import + GAEB X84 + _about redesign source code.tar.gz | 2026-05-20 | 246.9 MB | |
| v3.11.0 - Wave 3_4 modules + Validation@Import + GAEB X84 + _about redesign source code.zip | 2026-05-20 | 249.3 MB | |
| Totals: 3 Items | 496.2 MB | 0 | |
v3.11.0 — Wave 3/4 modules + Validation@Import + GAEB X84 + /about redesign
Headline: Seven sibling Wave 3/4 module heads merged into one (v3095_merge_wave34_heads); marketing-pitch gaps closed (validation now runs inline during import; GAEB X84 export now matches X83); /about page redesigned end-to-end; RVT converter now tells you why your file failed instead of a generic Converter Required overlay.
Wave 3/4 modules
serviceSLA breach scan + RRULE recurring contracts (v3091)meetingsrecurring attendance (v3088)erp_chatfeedback ledger + admin stats (v3089)notificationsper-channel preferences (v3090)bi_dashboardscross-filter + click-to-drill drill paths (v3092)subcontractorsprequal scoring + insurance-expiry sweep (v3093)requirementsISO 19650 EIR matrix + LOD/LOI deliverables (v3094)file_favoritesper-user star + pin for the 8 file-manager kinds
Validation @ Import
- GAEB X81/X83/X84/Excel/CSV import endpoints run DIN276 + GAEB + boq_quality (or NRM / MasterFormat per locale) inline and surface a
validation_reporton the response. Feature-flagIMPORT_INLINE_VALIDATION(default ON).
GAEB X84 (Nebenangebot) export
?format=x84on the GAEB export route:DP=84+BoQBkUp/BoQBkUpReasonper item +BoQBkUpRefparent ref +Award/Recommendationblock for marked alternates.
BIM / RVT diagnostics
read_rvt_revit_version()extracts Format / Build / App from the OLE header.detect_converter_version()queriesdpkgon Linux or parent-dir fingerprint on Windows.- Conversion failures now record structured context (RVT version vs. converter version vs. stderr tail); the UI overlay reads an actionable message like "File saved with Revit 2024. Installed RVT converter: 18.0.0.0. Converter said: ...".
/about page redesign
- Full-width 1600 px container.
- Platform Capabilities split into 2 matched-height cards (6-tile stats + community).
- About-the-project as 3:2 grid: bio + blockquote left; DDC Ecosystem right (Flagship products / Open-source on GitHub / Find us across the network).
- Consulting & Services rebuilt as the marketing site's 3 numbered offerings (Build 01 / Workshops 02 / Consulting 03) + trusted-by chip list.
- Support OpenConstructionERP compacted into 2-col.
- Free Guidebook reshaped into small cover + 10-part real chapter list.
- Documentation + License grouped into matched-height 2-col band.
- Header itself 2-col (identity + UpdateNotification).
- Deduped social row.
Project dashboard
- /Quick Actions buttons bumped sm to md so the card matches Recent Activity height; Documents stats redesigned with prominent number tiles.
Module scaffolding (Vibe-Coding)
make module-new NAME=oe_foo+modules/oe-module-template/skeleton.docs/module-development/quickstart.md.
Stale-count sweep
- 12 files refreshed to 24 languages / 48 regional databases (was scattered 9 / 11 / 20 / 21 / 30).
Fixes
file_favorites/__init__.pywas importing a non-existentpermissionsmodule — registered the missing permissions so lifespan startup no longer aborts.
Install: pip install --upgrade openconstructionerp==3.11.0
PyPI: https://pypi.org/project/openconstructionerp/3.11.0/