| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| SHA256SUMS.pem | 2026-05-06 | 3.6 kB | |
| SHA256SUMS.sig | 2026-05-06 | 96 Bytes | |
| SHA256SUMS | 2026-05-06 | 110 Bytes | |
| openconstructionerp-2.9.11-py3-none-any.whl | 2026-05-06 | 8.8 MB | |
| README.md | 2026-05-06 | 894 Bytes | |
| v2.9.11 -- Wave 4_ skip tour for returning users source code.tar.gz | 2026-05-06 | 458.6 MB | |
| v2.9.11 -- Wave 4_ skip tour for returning users source code.zip | 2026-05-06 | 460.3 MB | |
| Totals: 7 Items | 927.8 MB | 0 | |
Wave 4 audit — tour ambush fix
- "Navigation Sidebar" tour bubble no longer ambushes returning users. The 5-step product tour previously triggered any time
oe_tour_completedwas missing in localStorage — including for admins on a workspace with seeded demo projects, or anyone opening the app in a new browser. The auto-start gate now also short-circuits whenoe_onboarding_completed === 'true', which the dashboard stamps as soon as it confirms the workspace has projects. Fresh installs still see the tour; demo-data and any new browser on a populated workspace skip it.
Verification
15 interaction flows on http://127.0.0.1:8090: 0 console errors, 0 page errors, 0 network 4xx/5xx. Validation engine end-to-end ran 1078 rules in 24.5 ms (925 passed / 37 warnings / 116 errors → 85% Good).
Install
:::bash
pip install --upgrade openconstructionerp==2.9.11