| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| SHA256SUMS.pem | 2026-05-03 | 3.6 kB | |
| SHA256SUMS | 2026-05-03 | 109 Bytes | |
| SHA256SUMS.sig | 2026-05-03 | 96 Bytes | |
| openconstructionerp-2.7.0-py3-none-any.whl | 2026-05-03 | 8.6 MB | |
| README.md | 2026-05-03 | 1.7 kB | |
| v2.7.0 -- stable source code.tar.gz | 2026-05-03 | 460.4 MB | |
| v2.7.0 -- stable source code.zip | 2026-05-03 | 462.1 MB | |
| Totals: 7 Items | 931.1 MB | 0 | |
v2.7.0 — stable rollup of 2.6.42 → 2.6.54
Single shipping artefact across PyPI, git tag, VPS, and GitHub. Consolidates 14 patch iterations into one stable minor release.
Highlights since v2.6.41
- CWICR download fixed on Windows (#104) —
httpx+certifireplaces stdliburllib, killsCERTIFICATE_VERIFY_FAILEDon stock Windows Python. - Cost-DB modal opens instantly — startup pre-warm + 60-min cache + idle-time prefetch + skeleton loading state.
- Multi-variant resource picker — explicit modal for cost items with multiple independent variant slots; bulk-fill chips, RTL-correct, 19 i18n keys × 5 langs.
- Variant resources dedupe across 4 layers (modal · apply-time · render-time · summary). "Variant" violet chip replaces cryptic "Materials" type tag on variant rows.
- Imported / cleared cost databases appear immediately —
_invalidate_cost_cache()wired throughbulk_import/import_cost_file/clear_cost_database. - 5 new UI languages: hr, id, ro, th, vi (24 total / ~28k keys).
- QA-crawler bug sweep — 12 + 3 fixes from automated multi-locale crawl.
- /tasks DnD optimistic update — cards move immediately, rollback on PATCH fail.
- /bim disk-usage chip moved to hover-tooltip.
- Privacy / Terms rewritten for self-hosted edition.
Detailed per-version notes preserved in CHANGELOG.md (sections 2.6.42 … 2.6.54).
Install
```bash pip install --upgrade openconstructionerp==2.7.0 openestimate ```
PyPI: https://pypi.org/project/openconstructionerp/2.7.0/ Live demo: https://openconstructionerp.com (running v2.7.0 since 2026-05-03)