Odoo Kit Store / Scope & Acceptance PM
Turn scope, acceptance and status reporting into records instead of documents, with a client-facing board and a release-notes page built in.
Replicates a working project-management layer: scope and acceptance models, roles and access rules, relay server actions, a portal board clients can read, a status report, and a release-notes page.
Who it's for: implementation teams whose scope arguments currently live in email.
What you get: a builder that reads the source system, a fourteen-phase deploy that dry-runs by default, and a verify gate of roughly 150 checks with a parity file showing no drift from the source.
Honest status: every gate passes, but this kit has never been executed against a live instance. Rehearse it on a sandbox before pointing it at production.
| Version | 0.3.0 |
|---|---|
| Compatibility | Odoo 18 or 19; XML-RPC only |
| Requirements | Odoo 18 or 19. XML-RPC admin access. A sandbox instance for the first rehearsal. |
| Proven on | Not installed on any instance yet |
| Installs to | odoo |
| Keywords | project management, scope, acceptance, portal, status report |
Order the kit, download the encrypted bundle from your portal, then unlock it with the activation token we send you.
python3 kitctl.py unlock pm-0.3.0.kitpkg \
--token=KIT-XXXX-XXXXX-XXXXX-XXXXX-XXXXX-XXXX \
--target=https://your-instance.odoo.com \
--db=yourdb --login=you --password=... \
--out=./kitThe token binds to that instance the first time it is exchanged. Reinstalling there stays free; a different instance is refused, and we are told about it.